Quick answer: Llama 3.2 3B Instruct is Meta's September 2024 small open-weight model, scoring 77.7% on GSM8K, 69.8% on HellaSwag, and 67.0% on BFCL v2. With a 128K context window and Llama 3.2 License, it is designed for on-device deployment and edge inference.
Where Llama 3.2 3B leads
Where it lags
Best for: On-device inference; mobile applications; edge deployments; rapid response applications requiring low latency at 3B scale.
Llama 3.2 3B Instruct (released September 25, 2024) is Meta's smallest instruction-tuned model in the Llama 3.2 family. Its primary design goal is on-device and edge deployment — running on mobile phones, laptops, and embedded hardware without cloud inference.
Despite its small size, Llama 3.2 3B achieves 77.7% GSM8K — a score that would have been competitive with state-of-the-art models just two years earlier. Its 128K context window is exceptionally long for a 3B model, enabling long-document tasks at the edge.
The Llama 3.2 3B is part of Meta's broader push for on-device AI with the Llama 3.2 family. The 1B variant goes even smaller for more constrained hardware; the 11B and 90B variants in the same family add multimodal vision capability.
| Field | Value |
|---|---|
| Organization | Meta |
| Parameters | 3B (dense) |
| Context window | 128,000 tokens |
| License | Llama 3.2 License |
| HuggingFace | meta-llama/Llama-3.2-3B-Instruct |
| Release date | September 25, 2024 |
| Knowledge cutoff | December 2023 |
| Modality | Text only |
Llama 3.2 3B Instruct is available as open weights on Hugging Face under the Llama 3.2 License. Available via numerous hosted providers at extremely low cost due to small model size.
| Benchmark | Score | Source | Date |
|---|---|---|---|
| GSM8K | 77.7% | Benchgen evaluation | 2025-07 |
| HellaSwag | 69.8% | Benchgen evaluation | 2025-07 |
| BFCL v2 | 67.0% | Benchgen evaluation | 2025-07 |
| Model | GSM8K | HellaSwag | BFCL v2 | Params |
|---|---|---|---|---|
| Llama 3.2 3B Instruct | 77.7% | 69.8% | 67.0% | 3B |
| Llama 3.1 8B Instruct | 84.5% | — | — | 8B |
| Phi-4 | — | — | — | 14B |
Llama 3.2 3B is designed for on-device use where the 8B model won't fit. For server-side deployments, Llama 3.1 8B Instruct provides meaningfully better scores (84.5% vs 77.7% GSM8K) at modest cost increase.
Specs from Meta's official Llama 3.2 release (September 2024) and Benchgen evaluations. Last updated 2026-07-24.
This model isn’t on any benchmark leaderboard yet.