Llama 3.2 1B · 11 GPUs measured first-party · llama.cpp Q4_K_M · Updated July 2026
Llama 3.2 1B holds the single fastest LLM record in our entire database: 893 tokens per second on the RTX PRO 6000 Blackwell. Measured on 11 GPUs (llama.cpp, Q4_K_M) with a ~2GB floor, it's Meta's smallest model, and the benchmark ceiling for what 'fast' means in local inference.
Benchmarked weights: bartowski/Llama-3.2-1B-Instruct-GGUF
What GPU Do You Need for Llama 3.2 1B?, tok/s, fastest 11
Measured on our own bench. A card absent from this chart has not been run on this model yet, or cannot fit it.
Llama 3.2 1B. Measured generation speed by GPU
| GPU | tok/s | Prompt t/s | tok/W | Avg power |
|---|---|---|---|---|
| NVIDIA RTX PRO 6000 Blackwell Workstation Edition | 892.74 | 41903.7 | 6.38 | 140.0 W |
| NVIDIA B300 | 889.19 | 25724 | 3.38 | 263.3 W |
| NVIDIA B200 | 881.78 | 39531.4 | 3 | 293.8 W |
| NVIDIA H100 80GB HBM3 | 880.64 | 36957.2 | 4.68 | 188.3 W |
| NVIDIA H200 | 875.53 | 35021.8 | 6.07 | 144.2 W |
| NVIDIA L40S | 621.7 | 39169.7 | 6.66 | 93.3 W |
| NVIDIA A100 40GB SXM4 | 535.95 | 16555.8 | 5.62 | 95.3 W |
| NVIDIA A100 80GB SXM4 | 525.32 | 14441.4 | 5.31 | 98.9 W |
| NVIDIA A10G | 432.5 | 17311.4 | 4.38 | 98.8 W |
| NVIDIA L4 | 258.39 | 16824 | 5.63 | 45.9 W |
| NVIDIA T4 | 200.63 | 6975.1 | 3.76 | 53.3 W |
A good base, with one caveat. Llama 3.2 1B is exactly what it says: a clean, well-trained base model with the largest tooling ecosystem in open source behind it. As raw material for fine-tunes and as maximum-velocity pipeline glue, it's excellent. Our honest ranking for the tiny tier, though: if the job is being a small *assistant*, Phi-4 Mini (3.8B) answers noticeably better for a modest speed cost; if the job is running client-side on user devices, Qwen3 0.6B's sub-1B size keeps weak hardware viable. This model's lane is speed itself, batch work where 893 tok/s is the entire specification.
What the record run tells us. The top three cards are separated by barely 1%: 893, 889, 882 tok/s. At 1B parameters, nothing can differentiate big silicon, the model simply can't load it. Which makes the sensible deployment the opposite of glamorous: an L4 does 258 tok/s at 46W measured, a seven-year-old T4 does 201, and both are overkill for most pipelines. This is the model class where hardware stops mattering.
Llama 3.2 1B: 893 tok/s, the fastest LLM result we've ever measured, with a ~2GB floor that runs on anything. A good base model and the definitive speed play; for tiny-tier assistant quality, our pick shifts to Phi-4 Mini.