2/ Solar Pro Preview is now available for fine-tuning and serving in Predibase! When fine-tuned, Solar Pro Preview outperforms all other open-source LLMs in our fine-tuning leaderboard.
OPEN SOURCE
-
Predibase Introduces Gemma 2, Qwen2, and Phi-3.5 Models
By
–
3/ We’ve introduced a number of models recently including Gemma 2, Qwen2, and Phi-3.5.
-
Predibase Updates: Faster, Easier, Cost-Effective Fine-Tuning and Serving
By
–
1/ Excited to share a host of updates to Predibase that make #finetuning and serving #SLMs #LLMs faster, easier, and more cost-effective than ever! Read more on our blog:
-
LlamaCoder: Open Source App Generator Using Llama 3.1 405B
By
–
With the release of Llama 3.1 405B, @TogetherCompute built LlamaCoder — an open source web app that can generate an entire app from a prompt. The repo has now been cloned by hundreds of devs on GitHub and starred 2K+ times. More on this project ➡️ https://t.co/JBvc6EYoyQ pic.twitter.com/f8YSkJFEvi
— AI at Meta (@AIatMeta) 18 septembre 2024With the release of Llama 3.1 405B, @TogetherCompute built LlamaCoder — an open source web app that can generate an entire app from a prompt. The repo has now been cloned by hundreds of devs on GitHub and starred 2K+ times. More on this project https://
go.fb.me/p5o0x0 -

Hacker News for AI Research Papers Built with o1
By
–
Hacker News of AI research papers built with o1-preview/mini in @Gradio
, added instructions on how to submit a paper -

EzAudio: Efficient Diffusion Transformer for Text-to-Audio Generation
By
–
EzAudio Enhancing Text-to-Audio Generation with Efficient Diffusion Transformer discuss: https://
huggingface.co/papers/2409.10
819
… demo: https://
huggingface.co/spaces/OpenSou
nd/EzAudio
… Latent diffusion models have shown promising results in text-to-audio (T2A) generation tasks, yet previous models have encountered -

Together Llama Turbo Demo Now Available on Hugging Face
By
–
demo up on @huggingface
: https://
huggingface.co/spaces/akhaliq
/together-llama-turbo
… -

Llama Model Shows Strong Growth and Increasing Cloud Adoption
By
–
We recently shared an update on the growth of the Llama. Tl;dr: downloads are growing fast, our major cloud partners are seeing rapidly increasing usage of Llama on their platforms and we're seeing great adoption across industries! Read the full update https://
go.fb.me/d01004 -
E2B Code Interpreter: Secure Sandbox for AI-Generated Code Execution
By
–
2/5
— FlowiseAI (@FlowiseAI) 17 septembre 2024
Code Interpreter by @e2b_dev
E2B is an open-source secure sandboxes for AI-generated code execution.
Together with function calling, generated code from LLM can be executed such as plotting graphs, working with pandas dataframe, and displaying the output back to users! pic.twitter.com/ChwbRpkI0m2/5 Code Interpreter by @e2b_dev E2B is an open-source secure sandboxes for AI-generated code execution. Together with function calling, generated code from LLM can be executed such as plotting graphs, working with pandas dataframe, and displaying the output back to users!
-
Flowise Releases Python and Node SDK with OpenAI-Compatible Streaming
By
–
We're excited to introduce Flowise Python and Node SDK!
— FlowiseAI (@FlowiseAI) 17 septembre 2024
🐍pip install flowise
📦npm install flowise-sdk
Streaming is a big part of UX design for LLM apps. With the new SDK, it works exactly the same as the de-facto standard of OpenAI Streaming.
This means we can now easily… pic.twitter.com/aXGiG59Qc4We're excited to introduce Flowise Python and Node SDK! pip install flowise
npm install flowise-sdk Streaming is a big part of UX design for LLM apps. With the new SDK, it works exactly the same as the de-facto standard of OpenAI Streaming. This means we can now easily