Overview of Llama 3.2 Multilingual Models
mainLlama 3.2 is a collection of pretrained and instruction-tuned generative models in 1B and 3B sizes. These models are optimized for multilingual text-in/text-out tasks, including agentic retrieval, summarization, and dialogue.
Model Specifications
| Model Type | Params | Context Length | GQA | Supported Languages |
|---|---|---|---|---|
| Llama 3.2 (text only) | 1B (1.23B) / 3B (3.21B) | 128k | Yes | English, German, French, Italian, Portuguese, Hindi, Spanish, Thai |
| Llama 3.2 Quantized | 1B (1.23B) / 3B (3.21B) | 8k | Yes | English, German, French, Italian, Portuguese, Hindi, Spanish, Thai |
Key Details
- Knowledge Cutoff: December 2023
- Architecture: Auto-regressive transformer using Grouped-Query Attention (GQA).
- License: Governed by the Llama 3.2 Community License.