35.9M Downloads Updated 12 months ago
Updated 12 months ago
12 months ago
fea4b4677930 · 1.7GB ·
The Meta Llama 3.2 collection of multilingual large language models (LLMs) is a collection of pretrained and instruction-tuned generative models in 1B and 3B sizes (text in/text out). The Llama 3.2 instruction-tuned text only models are optimized for multilingual dialogue use cases, including agentic retrieval and summarization tasks. They outperform many of the available open source and closed chat models on common industry benchmarks.
The 3B model outperforms the Gemma 2 2.6B and Phi 3.5-mini models on tasks such as:
ollama run llama3.2
The 1B model is competitive with other 1-3B parameter models. It’s use cases include:
ollama run llama3.2:1b
Supported Languages: English, German, French, Italian, Portuguese, Hindi, Spanish, and Thai are officially supported. Llama 3.2 has been trained on a broader collection of languages than these 8 supported languages.