#96 · Primary category: Foundation Models

open_llama

OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset

Project last updated:07/16/23

GitHub Stars

7.5K

Forks

404

Contributors

3

License

Apache-2.0

Why we included this project

OpenLLaMA is a permissive open source reimplementation of Meta's LLaMA, trained on the public RedPajama corpus and later mixtures. The project ships 3B, 7B, and 13B checkpoints trained on roughly a trillion tokens, with weights in both PyTorch and JAX formats. Because the weights are meant to drop into existing LLaMA pipelines, teams can fine-tune or serve these models without Meta's original license terms. You also get Hugging Face transformers and EasyLM checkpoints, plus evaluation notes for comparing quality to the original. It's a solid base model to build on, not a turnkey application.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category