arXiv:2302.13971 · 72 repos reference this paper in their README
We introduce LLaMA, a collection of foundation language models ranging from 7B to 65B parameters. We train our models on trillions of tokens, and show that it is possible to train state-of-the-art models using publicly available datasets exclusively, without resorting to proprietary and inaccessible datasets. In particular, LLaMA-13B outperforms GPT-3 (175B) on most benchmarks, and LLaMA-65B is competitive with the best models, Chinchilla-70B and PaLM-540B. We release all our models to the research community.
ikawrakow/ik_llama.cpp
3,210
·
·
·
llama.cpp fork with additional SOTA quants and improved performance
tatsu-lab/stanford_alpaca
30,243
·
·
Code and documentation to train Stanford's Alpaca models, and generate the data.
xusenlinzy/api-for-open-llm
2,458
·
·
Openai style api for open large language models, using LLMs just as chatgpt! Support for LLaMA,…
FreedomIntelligence/HuatuoGPT
1,326
·
·
HuatuoGPT, Towards Taming Language Models To Be a Doctor. (An Open Medical GPT)
chaoyi-wu/PMC-LLaMA
680
·
·
The official codes for "PMC-LLaMA: Towards Building Open-source Language Models for Medicine"
SafeAILab/RAIN
99
·
·
[ICLR'24] RAIN: Your Language Models Can Align Themselves without Finetuning
AtomicBot-ai/atomic-llama-cpp-turboquant
394
·
·
llama.cpp fork with TurboQuant WHT-rotated KV cache & weight compression + Gemma 4 MTP and Qwen 3.6…
Facico/Chinese-Vicuna
4,110
·
·
Chinese-Vicuna: A Chinese Instruction-following LLaMA-based Model —— 一个中文低资源的llama+lora方案,结构参考alpaca
imsrgadich/llmtools
0
·
·
Fork from https://github.com/kuleshov-group/llmtools?tab=readme-ov-file#benchmark with my changes
beomi/koalpaca
1,572
·
·
KoAlpaca: 한국어 명령어를 이해하는 오픈소스 언어모델 (KoAlpaca: An open-source language model to understand Korean…