Qwen3 30B A3B · 10 GPUs measured first-party · llama.cpp Q4_K_M · Updated July 2026

What GPU Do You Need for Qwen3 30B A3B?

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

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

What GPU Do You Need for Qwen3 30B A3B?, tok/s, fastest 10

NVIDIA RTX PRO 6000 Blackwell Workstation Edition
308.74 tok/s
NVIDIA H200
292.11 tok/s
NVIDIA B300
284.66 tok/s
NVIDIA H100 80GB HBM3
283.78 tok/s
NVIDIA B200
270.84 tok/s
NVIDIA L40S
211.14 tok/s
NVIDIA A100 80GB SXM4
177.32 tok/s
NVIDIA A100 40GB SXM4
175.7 tok/s
NVIDIA A10G
150.03 tok/s
NVIDIA L4
94.22 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.

Qwen3 30B A3B. Measured generation speed by GPU

NVIDIA RTX PRO 6000 Blackwell Workstation Edition308.74
NVIDIA H200292.11
NVIDIA B300284.66
NVIDIA H100 80GB HBM3283.78
NVIDIA B200270.84
NVIDIA L40S211.14
NVIDIA A100 80GB SXM4177.32
NVIDIA A100 40GB SXM4175.7
NVIDIA A10G150.03
NVIDIA L494.22
GPUtok/sPrompt t/stok/WAvg power
NVIDIA RTX PRO 6000 Blackwell Workstation Edition308.749664.32.34132.2 W
NVIDIA H200292.117379.32.05142.6 W
NVIDIA B300284.664770.71.14250.0 W
NVIDIA H100 80GB HBM3283.787500.42141.6 W
NVIDIA B200270.847650.91.01269.1 W
NVIDIA L40S211.148338.62.1697.9 W
NVIDIA A100 80GB SXM4177.323810.81.75101.3 W
NVIDIA A100 40GB SXM4175.73663.72.1183.4 W
NVIDIA A10G150.033334.52.0274.4 W
NVIDIA L494.222394.12.3140.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.

Our verdict

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.

FAQ

Why is a 30B model this fast?
It's a mixture-of-experts: all 30B parameters sit in VRAM, but only ~3B activate per token. You pay the memory cost of a big model and the compute cost of a small one. Which is why it hit 309 tok/s where the dense Qwen3 32B tops out at 84 in our database.
What GPU do I need for Qwen3 30B-A3B?
~20GB measured peak at Q4_K_M, so a 24GB card: RX 7900 XTX ($999 MSRP), used RTX 3090, RTX 4090. 16GB cards don't fit it at this quant.
Qwen3 30B-A3B or Qwen3 32B dense?
For most local use, the MoE. It's nearly 4× faster in our measurements (309 vs 84 tok/s at each chart's top) in the same VRAM class. The dense 32B only earns its slot when its per-token depth genuinely wins on your tasks.
How efficient is it?
The best big-model efficiency we've measured outside coder-30B: 2.34 tok/W on the RTX PRO 6000 (309 tok/s at 132W). The low active-parameter count keeps the silicon loafing.
Is this the best model for a used RTX 3090?
It's the strongest argument for one. The 3090's 24GB clears the ~20GB floor, and the MoE speed means the aging bandwidth still delivers a fast experience, a big-model brain on a 2020 card.