It finally happened — thanks to people learning to write AI code, Python is now the top programming language on GitHub! If you want to learn Python, check out http://
DeepLearning.AI's free course AI Python for Beginners.
OPEN SOURCE
-
Python Becomes Top GitHub Language Thanks to AI Development
By
–
-

Create a Llama Chatbot in 3 Lines with Groq and Gradio
By
–
.
@GroqInc + @Gradio llama chatbot in 3 lines pip install groq-gradio -
Community Helper Launches Flowise SDK Repository
By
–
@toi500 has been so helpful in helping community, check out his repo using Flowise SDK! https://t.co/AuCOiqsQkk
— FlowiseAI (@FlowiseAI) 4 novembre 2024@toi500 has been so helpful in helping community, check out his repo using Flowise SDK!
-
Llama Impact Hackathon in San Francisco This Weekend
By
–
Join us in San Francisco (or online) this weekend for a Llama Impact Hackathon! Teams will be spending two days building new ideas and solutions with Llama 3.1 + Llama 3.2 vision and on-device models. Three challenge tracks for this hackathon: Expanding Low-Resource Languages
-
Small Text-to-Speech Model Based on Llama Released Openly
By
–
Small text to speech on 350m parameters. Built on Llama, free and open source.
— Chubby♨️ (@kimmonismus) 4 novembre 2024
Love it https://t.co/1L9pIwKSyOSmall text to speech on 350m parameters. Built on Llama, free and open source. Love it
-
Invitation to discuss HF collaboration for model iterations
By
–
Thank you! I'd love to chat more and discuss how HF can help with futher iterations of the model, would you mind sending a DM!
-
LLaMa’s Transformative Impact: Open Source AI Leadership
By
–
LLaMa has had an unreal impact across all fields of AI!
— Vaibhav (VB) Srivastav (@reach_vb) 4 novembre 2024
Open Source is the way – This is how we win! https://t.co/bqsULmTnbiLLaMa has had an unreal impact across all fields of AI! Open Source is the way – This is how we win!
-
OuteTTS-0.1-350M: Compact Open-Source Voice Cloning Model
By
–
Smol TTS models are here! OuteTTS-0.1-350M – Zero shot voice cloning, built on LLaMa architecture, CC-BY license! 🔥
— Vaibhav (VB) Srivastav (@reach_vb) 4 novembre 2024
> Pure language modeling approach to TTS
> Zero-shot voice cloning
> LLaMa architecture w/ Audio tokens (WavTokenizer)
> BONUS: Works on-device w/ llama.cpp ⚡… pic.twitter.com/lXKAGwvvvHSmol TTS models are here! OuteTTS-0.1-350M – Zero shot voice cloning, built on LLaMa architecture, CC-BY license! > Pure language modeling approach to TTS
> Zero-shot voice cloning
> LLaMa architecture w/ Audio tokens (WavTokenizer)
> BONUS: Works on-device w/ llama.cpp -

Llama Multimodal Chatbot Implementation in Three Lines
By
–
llama multimodal chatbot in 3 lines of code