awesome-llamas
github.com/lawwu/awesome-llamas ↗Awesome repositories for LLaMA1 and LLaMA2
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me news resources from awesome-llamas"
Installation instructions →What's inside
News
- A Brief History of LLaMA Models
- AI Silicon Valley = RealChar + AI town + Llama2
- Llama 2: an incredible open LLM
- LLaMA 2: Every Resource You Need
- Llama 2 is here - get it on Hugging Face
get it on Hugging Face
- Meta’s Open Source Llama Upsets the AI Horse Race
Meta is giving its answer to OpenAI’s GPT-4 away for free. The move could intensify the generative AI boom by making it easier for entrepreneurs to build powerful new AI systems.
Derivative Models
- airoboros-12-70b-gpt4-1.4.1
- Dolphin LLama
open source implementation of Microsoft's Orca model, based on Llama 1, not for commercial use.
- FreeWilly1
FreeWilly is a Llama65B model fine-tuned on an Orca style Dataset
- FreeWilly2
FreeWilly2 is a Llama2 70B model finetuned on an Orca style Dataset, beating Llama-2-70b-chat on the HuggingFace Open LLM Leaderboard
- LLongMA-2-13b-16k
Releasing LLongMA-2-13b-16k, a Llama-2 model, trained at 16k context length using linear positional interpolation scaling. 8k context length is also available. (
- LongLLaMA: Focused Transformer Training for Context Scaling
Benchmarks
- AlpacaEval
LLaMA2-70B-chat is better than ChatGPT and Claude2, trailing only GPT-4 as of 2023-07-27.
- LLaMA2 is competitive with GPT3.5 in Medical applications
- Open LLM Leaderboard
see models that have llama or llama-2 in the name.
Libraries
- Code Llama
Code Llama is an AI model built on top of Llama 2, fine-tuned for generating and discussing code. Also this
- h2o-llmstudio
H2O LLM Studio - a framework and no-code GUI for fine-tuning LLMs. Documentation:
- llama2.c
Inference Llama 2 in one file of pure C by Andrej Karpathy
- Llama2-Chinese
Llama中文社区,最好的中文Llama大模型,完全开源可商用
- LLaMA-Efficient-Tuning
Easy-to-use fine-tuning framework using PEFT (PT+SFT+RLHF with QLoRA) (LLaMA-2, BLOOM, Falcon, Baichuan, Qwen)
- llama-gpt
A self-hosted, offline, ChatGPT-like chatbot. Powered by Llama 2. 100% private, with no data leaving your device
LLaMA2 Models
- Demo of 13b-chat
- Demo of 70b-chat
- Llama-2-70b
- Llama-2-70b-chat
Other model sizes can be found here:
- Llama-2-70B-Chat-GGML
Other model sizes can be found here:
Tutorials
- How to Build a LLaMA2 Chatbot in Streamlit
- How to deploy LLaMA2 or any open-source LLM using HuggingFace's TGI
- How to fine-tune LLaMA2
- LLaMa 70B Chatbot in Hugging Face and LangChain
- Running 13b-chat inference locally on Apple Silicon
Post I wrote for how to run
- Running Llama 2 on CPU Inference Locally for Document Q&A
Papers
- LLaMA1 Paper - LLaMA: Open and Efficient Foundation Language Models
Released 2023-02-27
- LLaMA2 Paper - Llama 2: Open Foundation and Fine-Tuned Chat Model
Released 2023-07-18
Showing a sample of 44 resources. View the full list on GitHub →