作者: Jakub Rusinowski · 最后更新: 2026年7月8日
Model library → Qwen3-Coder → Qwen3-Coder 480B-A35B (MoE)
The flagship dedicated coder: 480B total with 35B active parameters per token and 256K native context (extendable to ~1M). Holds state-of-the-art among open models on SWE-bench Verified and agentic coding at release, with Qwen positioning it comparable to Claude Sonnet 4. Datacenter / multi-GPU only — reach for the 80B-A3B when you need single-GPU deployment.
Qwen3-Coder 480B-A35B (MoE) needs about 291 GB of VRAM at Q4_K_M — quantized weights plus framework overhead, before any KV cache. On Apple Silicon that figure comes out of unified memory.
| Parameters | 480 Billion (35B active) |
| Context window | 256,000 |
| Architecture | Mixture-of-Experts |
| Provider | Alibaba Cloud |
| Licence | Apache 2.0 |
| Specified at | Q4_K_M |
| System RAM | 512 GB |
| Record updated | 2026-07-08 |
Apache-2.0 — commercial use permitted. Commercial use permitted. No usage restrictions beyond attribution.
Modelled on a reference NVIDIA RTX 4090 (24 GB), at 8K context. Speed figures are ESTIMATES from the memory-bandwidth roofline described on the methodology page, not benchmarks we ran — rows marked measured come from published or reader-submitted runs. VRAM here includes the KV cache, so it reads higher than the headline figure above, which does not.
| Quant | Weights | VRAM needed | Est. speed | Fit on 24 GB |
|---|---|---|---|---|
| Q2_K | 157.8 GB | 159.6 GB | — | Won't fit |
| Q3_K_M | 204.6 GB | 206.4 GB | — | Won't fit |
| Q4_K_M | 289.8 GB | 291.6 GB | — | Won't fit |
| Q5_K_M | 340.2 GB | 342.0 GB | — | Won't fit |
| Q6_K | 393.6 GB | 395.4 GB | — | Won't fit |
| Q8_0 | 510.0 GB | 511.8 GB | — | Won't fit |
| F16 | 960.0 GB | 961.8 GB | — | Won't fit |
Want the memory numbers alone, at every quantization level and your own context length? Use the Qwen3-Coder 480B-A35B (MoE) VRAM calculator.
As an Amazon Associate we earn from qualifying purchases. Cloud GPU links are referral links — we may earn a commission at no extra cost to you.
The cheapest catalogued GPU that runs Qwen3-Coder 480B-A35B (MoE) is the Apple M3 Ultra (512 GB).
Install Ollama, then run:
ollama run qwen3-coder:480b-a35b
Weights on Hugging Face: Qwen/Qwen3-Coder-480B-A35B-Instruct.
Quality scores as published by the model's authors or an independent evaluator — not throughput, and not measured by us.
| Benchmark | Score | Provenance |
|---|---|---|
| SWE-bench Verified | 69.6 % | reported · Qwen (open-model SoTA at release) |
Best for: coding, agents, swe bench, repo tasks.
← All Qwen3-Coder models | VRAM calculator | Check your own hardware