alphrc's picture
Update README.md
8e3431a verified
|
raw
history blame contribute delete
No virus
729 Bytes
---
license: mit
---
## Model Information
The Meta Llama 3.1 collection of multilingual large language models (LLMs) is a collection of pretrained and instruction tuned generative models in 8B, 70B and 405B sizes (text in/text out). The Llama 3.1 instruction tuned text only models (8B, 70B, 405B) are optimized for multilingual dialogue use cases and outperform many of the available open source and closed chat models on common industry benchmarks.
This repository hosts the 4-bit quantized version of [meta-llama/Meta-Llama-3.1-405B](https://huggingface.co/meta-llama/Meta-Llama-3.1-405B), which was converted using [MLX](https://github.com/ml-explore) from FP16. This process reduced the model's size from 820 GB to 231 GB.