The OpenLLaMA project has released a permissively licensed open source reproduction of Meta AI's LLaMA large language model, trained on different data mixtures. The models are available in various sizes, including 3B, 7B, and 13B parameters. The project aims to provide a drop-in replacement for the original LLaMA models, with comparable performance. The models can be used with the Hugging Face transformers library or the EasyLM framework.