Qwen3 30B-A3B
Alibaba · Text generation · MoE 30B-A3B · 131k context · Released 29 April 2025
In a mixture-of-experts model, only a fraction of the parameters are used for any given token. Qwen3 30B-A3B activates 3B of its 30B parameters at a time, which means it runs at roughly the speed of a much smaller model while drawing on the knowledge of a larger one. The catch is memory: all 30B parameters must still be loaded, so it needs the memory of a 30B model even though it runs like a 3B one.
Strengths
- Much faster generation than a dense model of similar quality
- Strong reasoning for the speed, with optional thinking mode
- Apache 2.0, long 128k context
Weaknesses
- Needs the memory of a 30B model despite only 3B being active
- A dense 32B can edge it on peak quality at similar memory
- Thinking mode adds latency and token use
Hardware requirements
| Quantisation | Approx. VRAM | Notes |
|---|---|---|
| Q4_K_M | ~18GB | Fits a 24GB card with some room for context |
| Q8_0 | ~32GB | Near-lossless, needs 36GB or more |
| FP16 | ~61GB | Full precision, server or multi-GPU territory |
Also runs on CPU (slower). Optimised builds available for Apple Silicon.
What you'd need to run this
Roughly what a machine to run this would need, at up to three levels of quality. Memory is the deciding factor.
Minimum to run it
Q4_K_M · ~18GB needed
One 24GB GPU
NVIDIA Tesla P40or a Mac or mini-PC with unified memory, if you prefer no discrete GPU, Mac mini M5 Pro .
32–64GB of system RAM alongside the card.
around £700–£1,100
What else 24GB runs →For good quality
Q8_0 · ~32GB needed
64GB of unified memory
Mac mini M4 Proor a single high-memory workstation card, NVIDIA RTX 6000 Ada Generation .
Unified memory is shared with the model, so it is already counted above.
Best quality
FP16 · ~61GB needed
96GB of unified memory
AMD Ryzen AI Max+ 395 (Strix Halo)or an 80GB-class data-centre card, which is usually rented by the hour, NVIDIA A100 80GB .
Unified memory is shared with the model, so it is already counted above.
Licence
Apache 2.0 — read the licence
Benchmarks
| Benchmark | Score | Source | As of |
|---|---|---|---|
| GPQA Diamond | 65.8 | Qwen3 technical report (thinking mode) | May 2025 |
| AIME 2024 | 80.4 | Qwen3 technical report (thinking mode) | May 2025 |
| AIME 2025 | 70.9 | Qwen3 technical report (thinking mode) | May 2025 |
| LiveCodeBench v5 | 62.6 | Qwen3 technical report (thinking mode) | May 2025 |
How it compares
How this model’s reported scores sit against other models we cover, on the same benchmarks. This model is highlighted.
AIME 2025
higher is better- gpt-oss-120b 92.5
OpenAI gpt-oss model card (high reasoning, no tools) · August 2025
- gpt-oss-20b 91.7
OpenAI gpt-oss model card (high reasoning, no tools) · August 2025
- Qwen3 32B 72.9
Qwen3 technical report (thinking mode) · May 2025
- Qwen3 30B-A3B 70.9
Qwen3 technical report (thinking mode) · May 2025
- Qwen3 14B 70.4
Qwen3 technical report (thinking mode) · May 2025
- QwQ 32B 69.5
Qwen3 technical report (Table 13, QwQ-32B baseline) · May 2025
- Qwen3 8B 67.3
Qwen3 technical report (thinking mode) · May 2025
-
LiveCodeBench v5
higher is better- Qwen3 32B 65.7
Qwen3 technical report (thinking mode) · May 2025
- Qwen3 30B-A3B 62.6
Qwen3 technical report (thinking mode) · May 2025
AIME 2024
higher is better- gpt-oss-120b 95.8
OpenAI gpt-oss model card (high reasoning, no tools) · August 2025
- gpt-oss-20b 92.1
OpenAI gpt-oss model card (high reasoning, no tools) · August 2025
- Qwen3 32B 81.4
Qwen3 technical report (thinking mode) · May 2025
- Qwen3 30B-A3B 80.4
Qwen3 technical report (thinking mode) · May 2025
- DeepSeek-R1 79.8%
DeepSeek model card · January 2025
- QwQ 32B 79.5
Qwen3 technical report (Table 13, QwQ-32B baseline) · May 2025
- Qwen3 14B 79.3
Qwen3 technical report (thinking mode) · May 2025
- Qwen3 8B 76.0
Qwen3 technical report (thinking mode) · May 2025
-
DeepSeek model card · January 2025
GPQA Diamond
higher is better- Qwen3.8-27B 89.2
Qwen (model card) · August 2026
- Muse Glimmer 30B 83.5%
Meta model card · August 2026
- gpt-oss-120b 80.1
OpenAI gpt-oss model card (high reasoning, no tools) · August 2025
- Nemotron 3.5 Lightning 75.44
NVIDIA (BF16) · August 2026
- DeepSeek-R1 71.5
DeepSeek-R1 technical report · January 2025
- gpt-oss-20b 71.5
OpenAI gpt-oss model card (high reasoning, no tools) · August 2025
- Qwen3 32B 68.4
Qwen3 technical report (thinking mode) · May 2025
- Qwen3 30B-A3B 65.8
Qwen3 technical report (thinking mode) · May 2025
- QwQ 32B 65.6
Qwen3 technical report (Table 13, QwQ-32B baseline) · May 2025
- Qwen3 14B 64.0
Qwen3 technical report (thinking mode) · May 2025
-
DeepSeek-R1 technical report (Table 5) · January 2025
- Qwen3 8B 62.0
Qwen3 technical report (thinking mode) · May 2025
- Gemma 3 27B 42.4
Gemma 3 technical report (27B IT) · March 2025
Qwen3 30B-A3B: common questions
- What hardware do I need to run Qwen3 30B-A3B?
- At its most compressed (Q4_K_M) it needs roughly 18GB of VRAM, and about 24GB for good quality. VRAM figures are approximate and depend on context length and settings.
- Is Qwen3 30B-A3B free for commercial use?
- Yes. Qwen3 30B-A3B is licensed under Apache 2.0, which permits commercial use with no meaningful conditions.
- Can I run Qwen3 30B-A3B on Apple Silicon?
- Yes. Qwen3 30B-A3B has builds optimised for Apple Silicon, through MLX or GGUF on a Mac.
- Does Qwen3 30B-A3B run on CPU?
- Yes, Qwen3 30B-A3B can run on the CPU, though generation is slower than on a GPU.
- What is Qwen3 30B-A3B's context window?
- Qwen3 30B-A3B has a context window of 131,072 tokens, about 131k.
Availability
- Official page
- Hugging Face
- ollama run qwen3:30b-a3b
Where to get quantised weights
Some of the best quantised weights are made by the community, not the model’s authors. Look this model up on these providers:
- Unsloth GGUF (Dynamic 2.0, imatrix)
Mixture-of-experts, so quant quality matters more at low bit-widths; dynamic quants help.
- Bartowski GGUF Q2-Q8 (imatrix)
A wide, reliable range of imatrix GGUF quants, typically Q2 through Q8.
- MLX community MLX 4-bit and 8-bit
MLX quants for Apple Silicon, usually 4-bit and 8-bit.
Recommended for
- Users who want fast generation with strong quality on a 24GB card
- Mac users who want responsive local inference at larger model quality
- Interactive use where generation speed matters
Related models
Related guides
Glossary
Our coverage
- NVIDIA releases Nemotron 3.5 Lightning, a fully open 30B mixture-of-experts
- Ollama's August update speeds up Apple Silicon inference with speculative decoding
- Alibaba releases Qwen3.8-Max as open weights, with a runnable 27B to follow
- Qwen3.6 arrives with new mixture-of-experts checkpoints
- Strix Halo mini PCs put 128GB of unified memory within reach for local AI
Catalogue entry last verified 30 July 2026. Specifications change; verify anything you are about to spend money on.