Llama 3.2 1B Instruct

unsloth · released 2024-09-25 · llama3.2 license

Llama 3.2 1B Instruct is Meta's smallest on-device model (Dec-2023 cutoff): vendor IFEval 59.5; good for lightweight rewriting/summarization, very limited reasoning (MMLU 49.3).

Key specs

TypeLocal open-weight
Parameters1.24B total
Architecturellama
Context window131K tokens
Knowledge cutoff2023-12-01
Modalitiestext
Recommended backends
Minimum viable rig

Benchmark scores

GPQA Diamond
SWE-bench Verified
AIME
MMLU-Pro
BFCL v3 (tool use)
Composite score5.95
Community ratingNo reviews yet

VRAM & disk per quantization

QuantVRAMDiskRAMContext
Q4_K_M2.2 GB0.7 GB131K

Strengths & weaknesses

Strengths: Runs in highly constrained / on-device settings (~2.5GB), 128K context; Decent instruction following for 1B (IFEval 59.5)

Weaknesses: Very limited knowledge/reasoning (MMLU 49.3, GPQA ~chance); Not for complex coding/agentic tasks