Model datasheet · Llama 3.2
Llama 3.2 3B
Meta's edge-class model: built for summarization, rewriting, and on-device assistants, and honest about it. Runs on almost anything; don't ask it to be a scientist.
- Vendor
- Meta
- Architecture
- Dense · 3.2B
- Context
- 131,072 tokens
- License
- Llama 3.2 Community License
- Released
- 2024-09-25
- Vision
- No
→ GGUF (llama.cpp / LM Studio / Ollama) → MLX (Apple Silicon)
§1 Characteristics by quantization band
— Not yet rated · contributions welcome —
Q4–Q5 — 4–5 bit
2.1GB weights · e.g. Q4_K_M , mlx-4bit + KV: 896MB at 8K · 3.5GB at 32K · 14GB at 128Kdata checked Aug 2026
- quant-degradation-community — KLD/perplexity delta vs bf16 @ Q4_K_M · aggregated · 2026-08-30
Editorial derivation: small models lose proportionally more at 4-bit.
data checked Aug 2026
- quant-degradation-community — community consensus @ Q4_K_M · aggregated · 2026-08-30
Editorial derivation: IF is not quant-sensitive.
data checked Aug 2026
- quant-degradation-community — community consensus @ Q4_K_M · aggregated · 2026-08-30
Editorial derivation: small loss at 4-bit.
— Not yet rated · contributions welcome —
FP16 — full precision (fp16/bf16)
6.5GB weights · e.g. fp16 + KV: 896MB at 8K · 3.5GB at 32K · 14GB at 128Kdata checked Aug 2026
- vendor-model-card — MATH CoT = 48 @ bf16 · vendor-reported · 2026-08-30
GSM8K: 77.7. No HumanEval/MBPP in the card, so coding is unrated.
data checked Aug 2026
- vendor-model-card — IFEval = 77.4 @ bf16 · vendor-reported · 2026-08-30
data checked Aug 2026
- vendor-model-card — BFCL V2 = 67 @ bf16 · vendor-reported · 2026-08-30
data checked Aug 2026
- vendor-model-card — NIH multi-needle recall = 84.7 @ bf16 · vendor-reported · 2026-08-30
InfiniteBench En.MC: 63.3.
§2 Known issues & what fixes them
A 3B model has a hard ceiling: answers get shallow, grammar and instruction-following slip on anything multi-step, and code quality is limited.
Scope it to what Meta built it for — summarization, rewriting, extraction, short Q&A — one small task per prompt.
For real coding or multi-step work, move up to an 8B+ model.
Evidence · 2 sources · community-consensus
- Analysis of Llama 3.2 3B limitations (other, 2026-08-30)
- Academic evaluation of small-model coding/feedback quality (paper, 2026-08-30)