Llama 3.2 1B · 11 GPUs measured first-party · llama.cpp Q4_K_M · Updated July 2026

What GPU Do You Need for Llama 3.2 1B?

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

892.74tok/s
Fastest: NVIDIA RTX PRO 6000 Blackwell Workstation Edition
measured, 3-run llama-bench
~2GB
VRAM needed (measured peak)
GPU-independent, applies to every card
11
GPUs measured
same pinned harness
6.66tok/W
Most efficient: NVIDIA L40S
real power sampling, not TDP

What GPU Do You Need for Llama 3.2 1B?, tok/s, fastest 11

NVIDIA RTX PRO 6000 Blackwell Workstation Edition
892.74 tok/s
NVIDIA B300
889.19 tok/s
NVIDIA B200
881.78 tok/s
NVIDIA H100 80GB HBM3
880.64 tok/s
NVIDIA H200
875.53 tok/s
NVIDIA L40S
621.7 tok/s
NVIDIA A100 40GB SXM4
535.95 tok/s
NVIDIA A100 80GB SXM4
525.32 tok/s
NVIDIA A10G
432.5 tok/s
NVIDIA L4
258.39 tok/s
NVIDIA T4
200.63 tok/s

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

NVIDIA RTX PRO 6000 Blackwell Workstation Edition892.74
NVIDIA B300889.19
NVIDIA B200881.78
NVIDIA H100 80GB HBM3880.64
NVIDIA H200875.53
NVIDIA L40S621.7
NVIDIA A100 40GB SXM4535.95
NVIDIA A100 80GB SXM4525.32
NVIDIA A10G432.5
NVIDIA L4258.39
NVIDIA T4200.63
GPUtok/sPrompt t/stok/WAvg power
NVIDIA RTX PRO 6000 Blackwell Workstation Edition892.7441903.76.38140.0 W
NVIDIA B300889.19257243.38263.3 W
NVIDIA B200881.7839531.43293.8 W
NVIDIA H100 80GB HBM3880.6436957.24.68188.3 W
NVIDIA H200875.5335021.86.07144.2 W
NVIDIA L40S621.739169.76.6693.3 W
NVIDIA A100 40GB SXM4535.9516555.85.6295.3 W
NVIDIA A100 80GB SXM4525.3214441.45.3198.9 W
NVIDIA A10G432.517311.44.3898.8 W
NVIDIA L4258.39168245.6345.9 W
NVIDIA T4200.636975.13.7653.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.

Our verdict

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.

FAQ

What's the fastest GPU result for Llama 3.2 1B?
893 tok/s on the RTX PRO 6000 Blackwell, the fastest LLM measurement in our whole database. The B300 and B200 land within 1%: at 1B parameters, top-end hardware is indistinguishable.
What hardware does it actually need?
Almost none, ~2GB peak at Q4_K_M. A T4 from 2018 delivers 201 tok/s. For batch pipelines, the cheapest efficient card you can find (L4: 258 tok/s at 46W) is the right answer.
Llama 3.2 1B or Phi-4 Mini as a small assistant?
Phi-4 Mini, in our view, its 3.8B answers are clearly stronger, and it still measured 398 tok/s peak. Choose this 1B when velocity or fine-tuning is the goal, not conversation quality.
Can it run on user devices like Qwen3 0.6B?
It's borderline, at ~1.2B parameters it's past the sub-1B line where weak devices keep up. On decent laptops yes; for the broadest 'runs on anything the user owns' guarantee, the 0.6B remains the safer bet.
What is it best at?
Being a base. The Llama ecosystem, fine-tuning recipes, tooling, deployment paths, is the deepest in open source, and this is its lightest expression. Speculative decoding drafts, edge summarizers, and custom tunes are its natural jobs.