Qwen3 30B A3B · 10 GPUs measured first-party · llama.cpp Q4_K_M · Updated July 2026
Qwen3 30B-A3B is the model that changes the local-LLM math. It's a mixture-of-experts design, 30B parameters in memory, only ~3B active per token, so it needs the VRAM of a big model but generates at small-model speed: 309 tok/s on the RTX PRO 6000 Blackwell in our tests, faster than the dense 8B on the same silicon. Measured on 10 GPUs, ~20GB peak VRAM at Q4_K_M.
Benchmarked weights: bartowski/Qwen_Qwen3-30B-A3B-GGUF
What GPU Do You Need for Qwen3 30B A3B?, tok/s, fastest 10
Measured on our own bench. A card absent from this chart has not been run on this model yet, or cannot fit it.
Qwen3 30B A3B. Measured generation speed by GPU
| GPU | tok/s | Prompt t/s | tok/W | Avg power |
|---|---|---|---|---|
| NVIDIA RTX PRO 6000 Blackwell Workstation Edition | 308.74 | 9664.3 | 2.34 | 132.2 W |
| NVIDIA H200 | 292.11 | 7379.3 | 2.05 | 142.6 W |
| NVIDIA B300 | 284.66 | 4770.7 | 1.14 | 250.0 W |
| NVIDIA H100 80GB HBM3 | 283.78 | 7500.4 | 2 | 141.6 W |
| NVIDIA B200 | 270.84 | 7650.9 | 1.01 | 269.1 W |
| NVIDIA L40S | 211.14 | 8338.6 | 2.16 | 97.9 W |
| NVIDIA A100 80GB SXM4 | 177.32 | 3810.8 | 1.75 | 101.3 W |
| NVIDIA A100 40GB SXM4 | 175.7 | 3663.7 | 2.11 | 83.4 W |
| NVIDIA A10G | 150.03 | 3334.5 | 2.02 | 74.4 W |
| NVIDIA L4 | 94.22 | 2394.1 | 2.31 | 40.8 W |
This is where it gets good. In my tiering of the Qwen lineup, this is the model where local LLM work stops being a compromise. The MoE trick means you pay for capability in VRAM instead of speed, 20GB in memory, but per-token compute like a 3B, and the result is a strong 30B-class model that generates at 300+ tok/s on the right card. If you own a 24GB card, this should probably be your default daily model. It's the reason I tell people a used 24GB card is the smartest local-AI purchase: this model is what it unlocks.
What the measurements show. The RTX PRO 6000 Blackwell tops the chart at 309 tok/s. And does it at 132W, 2.34 tok/W, because the active-parameter count is so small the card never works hard. The H200 follows at 292 tok/s. Even the A10G, a modest cloud card, holds 150 tok/s. Compare that to the dense Qwen3 32B, where the fastest result we have anywhere is 84 tok/s: same memory class, nearly 4× the generation speed. The ~20GB floor means 24GB consumer cards, a $999 RX 7900 XTX, a used RTX 3090, clear it with room for context.
Qwen3 30B-A3B: 309 tok/s peak at just 132W, ~20GB floor. The MoE architecture makes it generate like a small model while reasoning like a big one, in our data it's nearly 4× faster than the dense 32B in the same memory class. If you have a 24GB card, this is the model that justifies it.