LangGraph beats AutoGen: How Future of Internet Search will look like? Thanks to @MervinPraison for highlighting LangGraph in his most recent YouTube video! Just the start π
LLMS
-
CodeLlama 7B Python quantized to 4-bit on MLX
By
–
I've just quantized CodeLlama 7b Python to 4-bit with MLX, meaning you can now run this model super fast on Apple Silicon. Here's the link to the model! https://
huggingface.co/mlx-community/
CodeLlama-7b-Python-4bit-MLX
β¦ By the end of the day, my goal is to add all the new models. The 13B one is almost done! -
Snorkel AI Releases New 7B Model SOTA on AlpacaEval
By
–
Now you can try out the new 7B model that put Snorkel AI SOTA on AlpacaEval 2.0 on the @togethercompute playground! http://
snkl.ai/tai (login required) -
Solar Mini AI Model Now Available on Poe Platform
By
–
Solar Mini is hosted by Upstage and available at https://
poe.com/Solar-Mini and across all Poe apps! (2/2) -

Solar Mini: Faster More Powerful AI Model Released
By
–
Weβve upgraded Solar-0-70b to the new Solar Mini! A smaller, yet faster and more powerful model than its predecessor, Solar Mini is now available to all Poe users. (1/2)
-
High-Flyer AI LLM Training Infrastructure for Financial Services
By
–
At #GTC24, learn how High-Flyer AI uses shared infrastructure to meet the #LLM training needs of their #financialservices customers. Add the session to your schedule on March 20. https://t.co/LqjPmXpCD0 pic.twitter.com/f6sCZoPj1O
— NVIDIA AI (@NVIDIAAI) 29 janvier 2024At #GTC24, learn how High-Flyer AI uses shared infrastructure to meet the #LLM training needs of their #financialservices customers. Add the session to your schedule on March 20. https://
nvda.ws/3Uli8HC -

Building RAG Chatbot with Langchain ColBERT and ChromaDB
By
–
Build a Streamlit Chatbot using Langchain, ColBERT, Ragatouille, and ChromaDB Great resource on how to use ColBERT + Ragatouille + @trychroma + mixtral-8x7b-instruct-v0.1 + our EnsembleRetriever s/o @aigeek__ for building! Code: https://
github.com/aigeek0x0/rag-
with-langchain-colbert-and-ragatouille
β¦ -
Google Research Extends Speech Translation Tech to 1000 Languages
By
–
Discover how Google Research is working to extend speech, translation, and language processing technologies to the 1,000 most spoken languages in the world in this lightning talk hosted by Uche Okonkwo and Sandy Ritchie at Research@ NYC β https://t.co/icjZydT3rC pic.twitter.com/k1hnzOffbv
— Google AI (@GoogleAI) 29 janvier 2024Discover how Google Research is working to extend speech, translation, and language processing technologies to the 1,000 most spoken languages in the world in this lightning talk hosted by Uche Okonkwo and Sandy Ritchie at Research@ NYC β https://
goo.gle/48Y0wWf -

CodeLlama 70B Release: New Open Source LLM Drop
By
–
new CodeLlama 70B drop from @syhw and team.
Offline benchmarks look pretty good, but try it out and see for yourself! -

Building YouTube Search Agents with LangChain and OpenAI
By
–
Searching YouTube with LangChain Awesome new article from J Daniel Semrau covering: LangGraph agents
YouTube Search Tool
Streamlit UI
OpenAI tool agent https://
jdsemrau.substack.com/p/searching-yo
utube-with-langchain
β¦