It's great to have Yi-9B on board! #solarllm definitely needs to study more math and coding. We're already working on it. Stay tuned!
LLMS
-

SolarLLM Secure Writing Assistant with Fun Emoji Integration
By
–
Check out our #solarllm write-up with a secure writing assistant. Don't forget to add fun emojis to your writing! https://
writeup.upstage.ai -
Using ChatGPT to Systematize and Improve Writing
By
–
I agree fully.. What I also realised is that I write way more often than before, while speaking with ChatGPT, and it helped me systematise my writing way more than before.
-
Hugging Face Open Source Models Course Launch
By
–
New short course: Open Source Models with Hugging Face π€, taught by @mariaKhalusova, @_marcsun, and Younes Belkada! @huggingface has been a game changer by letting you quickly grab any of hundreds of thousands of already-trained open source models to assemble into newβ¦ pic.twitter.com/7hhOq19sd3
— Andrew Ng (@AndrewYNg) 6 mars 2024New short course: Open Source Models with Hugging Face , taught by @mariaKhalusova
, @_marcsun
, and Younes Belkada! @huggingface has been a game changer by letting you quickly grab any of hundreds of thousands of already-trained open source models to assemble into new -

Training LLMs at Scale: Hidden Infrastructure Challenges and Hardware Health
By
–
Nice read on the rarely-discussed-in-the-open difficulties of training LLMs. Mature companies have dedicated teams maintaining the clusters. At scale, clusters leave the realm of engineering and become a lot more biological, hence e.g. teams dedicated to "hardware health". It
-

AI21 Labs Contextual Answers API Integration with LangChain
By
–
Task-Specific Model for Contextual Answers @AI21Labs has integrated their contextual answers API for grounded answers in text or a document. You can use it from our `langchain-ai21` integration today! https://
python.langchain.com/docs/integrati
ons/llms/ai21#usage
β¦ -

Yi-9B Open-Sourced: Top Developer-Friendly Language Model
By
–
New!Yi-9Bhas been open-sourced from @01AI_Yi
. It stands out as the top-performing similar-sized language model friendly to developers, excelling in code and math. Welcome to give it a try and share how you solve problems! https://
huggingface.co/01-ai/Yi-9B -
Claude 3 Performance Improvement Noticed
By
–
Yeah, I was noticing that too. In Claude 3 it seems to really shine even.
-

LangChain Text Splitters Now Available as Standalone Package
By
–
LangChain Text Splitters `pip install langchain-text-splitters` One of the most popular parts of LangChain is our text splitters – simple yet necessary for any RAG app If you want to use them without adding all of `langchain` as a dependency – you now can!
