🚨BREAKING: You can now run Claude Code for FREE.
No API costs. No rate limits. 100% local on your machine.
Here's how to run Claude Code locally (100% free & fully private):
New short course on Fine-tuning LLMs! Many developers are moving beyond only prompting, to also fine-tuning LLMs - that is, taking a pre-trained model and training it further on your own data, which can deliver superior results inexpensively. In this course, @realSharonZhou, CEO of Lamini (disclosure: I’m a minor shareholder) shows you how to recognize when fine-tuning can be help, and how to train an open-source LLM on your own data. I hope you enjoy the course! https://t.co/3MDfIvmw6t
An open source LLM with 32k context length is here!
Introducing Giraffe🦒- The world's first commercially usable 32K long-context open-source LLM based on Llama-2.
In simple terms, context length is the amount of data you can send to a LLM in one API call.
32k here means, approximately 24,000 words! 🔥
AbacusAI have also released the research paper that provides a comprehensive overview of the innovations in context-length extrapolation.
The release also includes:
- training code
- evaluation scripts
- evaluation datasets
So, why you should care about longer context❓
Context length becomes very important when building a Custom ChatGPT - An AI brain for your organization based on your knowledge base.
Now, you are not constrained by the amount of proprietary data you can send in one API call.
Bigger the context length, better it is.
What makes Giraffe-32k special❓
Open source LLMs such as Llama 1 and 2 have a major limitation!
These LLMs have a very small context length of only 2K. This makes them unusable in any enterprise land.
This makes Giraffe-32k a force to recon in the open source LLM space.
Giraffe-32k can do more complex retrievals with fewer mistakes and is essential for maintaining long conversations, or for asking an LLM to help with coding on a large existing codebase.
It, can easily function like an AI brain for your business - boosting employee productivity, improving decision making and surfacing custom insights from your data
Furthermore, the research paper highlights the two novel approaches developed for context-length exploration.
It includes an extensively comparison and test of these approaches against other well-known methods.
Notably, one of our techniques, known as truncation, exhibits highly promising results.
You can find all the relevant links (paper + code + blog) in the next tweet!
Thanks for reading! :)
@ftlsid 400k USD with 10% return via equity can get you there. Let's say 500k to be safe and have asset allocation. In my country 10%+ is easily achievable because index gives 10+%.
How can we mix active and transfer learning in few-shot learning setting with pre-trained LLMs? We show that you need to label only few samples in-domain and leverage on transfer learning from out-domain along with ingrained knowledge in pretrained models
https://t.co/RPyN4lWXhb
Is LLM finetuning worth it?
If you know what you're doing, finetuned models can be 30x smaller❗️without losing performance. This can unlock applications that would otherwise be too expensive or slow.
STaR is a great example of doing it right.
(DIY instructions at the end)
I am delighted to announce that the "real" camera-ready version of my new book, "Probabilistic Machine Learning: Advanced Topics", is now available. It will appear in print this summer, but it is already freely available online at https://t.co/XjR3no3D2Q.