How much VRAM does Qwen 3 MoE 30B-A3B Instruct need?
Qwen 3 MoE 30B-A3B Instruct needs about 18.8 GB of VRAM at Q4_K_M, or 32.4 GB at Q8_0 and 60.4 GB at FP16. That fits a consumer card: the smallest in our set that holds it at Q4_K_M is the RTX 3090 (24 GB). Weights plus runtime overhead. Budget separately for KV cache, which at 128K is a material share.
Weights-plus-runtime footprint across the six most common quantizations. KV cache is context-dependent and comes on top. A full 128K window is a real share of the budget; size it precisely in the GPU Memory Calculator.
This is a mixture-of-experts model: all 30.5B parameters must sit in memory, but only about 3.3B are active per token — so it loads like a 30.5B model and runs closer to a 3.3B one.
Can your GPU run Qwen 3 MoE 30B-A3B Instruct?
Pick your card — the answer below is computed by the same engine that produces every figure on this page.
RTX 3090 runs Qwen 3 MoE 30B-A3B Instruct at Q4_K_M with 4.0 GB to spare; room left for context and everyday runtime pressure; as a mixture-of-experts model all 30.5B parameters must be resident even though only 3.3B are active per token.
Weights plus runtime overhead. KV cache is not included — it depends on context length and this model’s published architecture.
| Weights (Q4_K_M) | 17.2 GB |
| Runtime overhead | 1.6 GB |
| Estimated total | 18.8 GB |
| Usable VRAM (95% of 24 GB) | 22.8 GB |
Across every GPU we track
- RTX 3060 12GBNot enough-7.4 GB
- RTX 4060 Ti 16GBNot enough-3.6 GB
- RTX 4070 Ti SUPERNot enough-3.6 GB
- RTX 3090Recommended+4.0 GB
- RTX 4090Recommended+4.0 GB
- RTX 5090Recommended+11.6 GB
- A100 40GBExcellent+19.2 GB
- RTX A6000Excellent+26.8 GB
- L40SExcellent+26.8 GB
- A100 80GBExcellent+57.2 GB
- H100 80GBExcellent+57.2 GB
- H200 141GBExcellent+115.1 GB
Estimates, not guarantees: real usage moves with runtime, driver, batch size and context. Size a specific context window in the GPU Memory Calculator.
How was this number calculated? Every figure here comes from Bitpute’s documented calculation methodology — parameters, precision, quantization, runtime overhead and usable VRAM, each formula written out in full.
Memory by quantization
| Quant | Weights | + runtime overhead |
|---|---|---|
| FP16 | 56.8 GB | 60.4 GB |
| Q8_0 | 30.2 GB | 32.4 GB |
| Q6_K | 23.3 GB | 25.2 GB |
| Q5_K_M | 20.2 GB | 22.0 GB |
| Q4_K_M | 17.2 GB | 18.8 GB |
| Q4_0 | 16.0 GB | 17.5 GB |
Overhead = 0.75 GB + 5% of weights (CUDA context, buffers). Add KV cache on top. A full 128K window is a real share of the budget.
Which quantization should you actually run?
For Qwen 3 MoE 30B-A3B Instruct, the single-GPU entry point is Q4_K_M (18.8 GB) on RTX 4090, with room for everyday context lengths. Higher quality (Q6_K 25.2 GB, FP16 60.4 GB) needs RTX A6000 or multiple GPUs — for occasional use, renting is usually cheaper than buying. As a mixture-of-experts model it must hold all 30.5B in VRAM but activates only about 3.3B per token, so it runs much faster than its footprint suggests — memory is the limit here, not speed.
Single-GPU fit at Q4_K_M (18.8 GB + KV)
RTX 3060 12GBRTX 4060 Ti 16GBRTX 4070 Ti SUPERRTX 3090RTX 4090RTX 5090A100 40GBRTX A6000L40SA100 80GBH100 80GBH200 141GB
Where the memory goes
Weights and overhead are exact for Q4_K_M. The KV bar assumes a generic 32-layer transformer at 8K context — your model’s layer count and attention scheme move it, which is what the calculator is for.
Weighing the cheapest card that fits against the next one up? RTX 3090 vs RTX 5090 compares them on bandwidth, power and which models each one holds.
Common questions
How much VRAM does Qwen 3 MoE 30B-A3B Instruct need?
Qwen 3 MoE 30B-A3B Instruct needs about 18.8 GB of VRAM at Q4_K_M, 32.4 GB at Q8_0, or 60.4 GB at FP16. That is weights plus about 0.75 GB of runtime overhead and 5% of weight size; KV cache is additional and depends on context length.
What GPU can run Qwen 3 MoE 30B-A3B Instruct?
At Q4_K_M the smallest card in our set that fits is the RTX 3090 (24 GB usable at 95%). At FP16 you need the A100 80GB (80 GB) or larger.
Can Qwen 3 MoE 30B-A3B Instruct run on 24 GB?
Yes. At Q4_K_M it needs about 18.8 GB, which fits inside the ~22.8 GB usable on a 24 GB card.