Awesome! You mentioned LLaMA 2 versions are coming soon, what’s the base model here?
OPEN SOURCE
-

Hugging Face team offsite celebrates AI innovation culture
By
–
Throwback to the @huggingface offsite early this year. Not everyone is here but feeling lucky to work all day every day with so many great people in this pic!
-

LangChain Expression Language Rewrite Popular Chains Examples
By
–
A on examples of using our new LangChain Expression Language to rewrite some of our most popular chains Benefits: it's very clear what's going on under the hood, and (most importantly) how to modify them
-

Groq Unveils LLaMA2 70B Ultra-Fast Inference Performance Demo
By
–
See the first-ever public sneak peek of #LLaMA2 70B running on Groq! We're showing our interactive UI and ultra-fast #inference performance in tokens per second, powered by a scaled system of novel Language Processing Units™. Register at http://
groq.link/gsaugust -

BTLM-3B-8k Trending on Hugging Face with 250k Downloads
By
–
We are excited to see BTLM-3B-8k trending on Hugging Face with over 250k downloads! BTLM-3B-8k outperforms models trained on hundreds of billions more tokens and achieves comparable performance to open 7B parameter models. Check out the model: https://
huggingface.co/cerebras/btlm-
3b-8k-base
… -
Open Source Licensing Perspectives: BSD, Apache, and GPL Evolution
By
–
If you go far enough back, you'll find me arguing against BSD/Apache-style licensing for the GPL. I have changed my perspective over time: one of the downsides of public writing is when I'm wrong (or ppl think I am), it's always public.
-
Hugging Face and Open Source Licensing Tweaks Discussion
By
–
Et tu, Hugging Face? See also https://
supervised.news/p/license-twea
ks-and-open-source-in
… -
Open Source Collaborative Editing for Drupal Coming Soon
By
–
Coming soon to a #Drupal near you: an open source collaborative editing experience designed to streamline workflows and enable real-time peer-to-peer collaboration! https://
hubs.ly/Q01Z9J7y0 -
LangChain Expression Language: Resources and Tools Guide
By
–
Blog: https://
blog.langchain.dev/langchain-expr
ession-language/
… Webinar: https://
crowdcast.io/c/ckw1tydg29er Cookbook of examples: https://
python.langchain.com/docs/guides/ex
pression_language/cookbook#code-writing
… Teacher bot: https://
langchain-teacher-lcel.streamlit.app Let us know if any questions! -
LangChain Expression Language Enables Unified Streaming and Chain Composition
By
–
LangChain Expression Language This is a big change. It allows for: Unified streaming, async and batch interfaces across all chains Easy declarative composition of chains, making them easier to understand and modify of resources below