SDXL LCM 5x faster https://
x.com/SimianLuo/stat
/SimianLuo/status/1722669774344491157
…
OPEN SOURCE
-

SDXL LCM Achieves 5x Faster Image Generation
By
–
-

Jais 30B: New Open Source Arabic-English LLM Benchmark
By
–
Introducing Jais 30B, the latest open source Arabic-English model developed by Core42 & Cerebras. It sets a new benchmark in Arabic LLM accuracy and outperforms Llama 30B in English. Trained on 16x Cerebras CS-2s using only data parallelism. https://
g42.ai/resources/publ
ications/Jais-30B
… -
Major AI Industry Event Paris November 17 Features Tech Leaders
By
–
Big AI industry event at Station F in Paris, Friday Nov 17. Keynote Speakers: Eric Schmidt (Schmidt Future), Jensen Huang (CEO Nvidia), Xavier Niel (Iliad/Scaleway). Speakers include: Thomas Scialom (Meta, of Llama fame), Arthur Mensch (CEO Mistral, or Mistral-7B fame), Jason
-
Flowise 1.4.0: Custom AI Assistants with LangChain Tools
By
–
We've seen huge interests from devs wanted to craft their own @OpenAI Assistant with custom functions.
— FlowiseAI (@FlowiseAI) 9 novembre 2023
In Flowise v1.4.0, you can now:
🛠️ Use any tools from @LangChainAI + custom tool
🧑🤝🧑 Multiple threads/sessions
📚 Files upload pic.twitter.com/u13hl5VnrEWe've seen huge interests from devs wanted to craft their own @OpenAI Assistant with custom functions. In Flowise v1.4.0, you can now: Use any tools from @langchain + custom tool Multiple threads/sessions Files upload
-
ControlNet Alternative Tool for Image Generation AI
By
–
Like this, but not for sd-webui: https://
github.com/Mikubill/sd-we
bui-controlnet/tree/main/annotator
… -
ControlNet Preprocessors: Convenient pip Package Solutions
By
–
Has anyone made a convenient pip package for handling multiple controlnet preprocessors?
-
Facebook Research and PyTorch Developments in AI
By
–
You must have been living under a rock. https://
github.com/facebookresear
ch
…
Also, PyTorch. -
LCM Inpaint Outpaint Comfy Workflows GitHub Implementation
By
–
LCM Comfy workflows here: https://
github.com/taabata/LCM_In
paint_Outpaint_Comfy
… Which were adapted here: https://
github.com/radames/Real-T
ime-Latent-Consistency-Model
… Which I've repurposed here: https://
github.com/fofr/cog-lcm/c
ommit/442955313fd03b710fefc6c26b4a7f76a5598808
… -
SOTA GPT Code Release Anticipated
By
–
Looking forward to seeing the code to get SOTA performance on GPT released! 😀
-

Latent Consistency Models Updated with Canny ControlNet Support
By
–
I've updated my 3 latent consistency models on Replicate so they now all have Canny controlnet support: https://
replicate.com/fofr/latent-co
nsistency-model
… https://
replicate.com/fofr/lcm-anima
tion
… https://
replicate.com/fofr/lcm-video
2video
… Thank you to @radamar and taabata’s Comfy UI workflows