DeepSeek-R1 Distill Llama 8B · 11 GPUs measured first-party · llama.cpp Q4_K_M · Updated July 2026
DeepSeek-R1 Distill Llama 8B is the odd one out in the distill family, same R1 reasoning training, but poured into a Llama 3.1 base instead of Qwen. Measured on 11 GPUs (llama.cpp, Q4_K_M): 284 tok/s on the B300, ~6GB peak VRAM, statistically inseparable from its Qwen-based 7B sibling on speed.
Benchmarked weights: bartowski/DeepSeek-R1-Distill-Llama-8B-GGUF
What GPU Do You Need for DeepSeek-R1 Distill Llama 8B?, 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.
DeepSeek-R1 Distill Llama 8B. Measured generation speed by GPU
| GPU | tok/s | Prompt t/s | tok/W | Avg power |
|---|---|---|---|---|
| NVIDIA B300 | 283.77 | 5419.4 | 0.93 | 305.6 W |
| NVIDIA B200 | 273.9 | 9981.5 | 0.87 | 313.8 W |
| NVIDIA H200 | 265.25 | 8935.8 | 2.03 | 130.9 W |
| NVIDIA H100 80GB HBM3 | 261.15 | 9124 | 1.14 | 228.4 W |
| NVIDIA RTX PRO 6000 Blackwell Workstation Edition | 235.07 | 11785.8 | 1.53 | 153.5 W |
| NVIDIA A100 80GB SXM4 | 159.37 | 4519.4 | 1.34 | 119.0 W |
| NVIDIA A100 40GB SXM4 | 158.75 | 4409.7 | 1.41 | 112.4 W |
| NVIDIA L40S | 134.93 | 9660 | 1.01 | 133.6 W |
| NVIDIA A10G | 92.91 | 3849.4 | 0.77 | 120.2 W |
| NVIDIA L4 | 50.35 | 2952.2 | 0.91 | 55.4 W |
| NVIDIA T4 | 36.11 | 1184.2 | 0.63 | 57.5 W |
Why the base model matters more than the benchmark. On our charts this model and Distill-Qwen 7B are twins, 284 vs 285 tok/s at the top, identical floors. The difference is underneath: a Llama base brings different training data, different instincts, different failure modes. That's not a footnote, it's the feature. If you're building the multi-model consensus setups we keep advocating, an ensemble of Qwen-based models shares blind spots; swapping this Llama-based distill into the rotation buys you genuine diversity for free.
Practical notes from the runs. ~6GB peak means 8GB cards fit it with context room. The H200's 265 tok/s at 131W (2.03 tok/W) is again the efficiency pick, the Blackwell cards buy their extra 7% with more than double the power. On modest hardware it stays honest: 89 tok/s on an A10G-class card is quick enough that even long reasoning traces resolve in seconds.
DeepSeek-R1 Distill Llama 8B: 284 tok/s peak, ~6GB floor, speed-identical to the Qwen-based distill, behaviorally distinct because of the Llama base. That distinctness is the reason to run it: it's the diversity member of a reasoning ensemble.