Autor: Jakub Rusinowski · Ostatnia aktualizacja: 8 lipca 2026
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). Assumes an 8K-token context with an f16 KV cache. A longer window needs more; a quantized KV cache needs less. 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 | Bits/weight | Weights | VRAM needed | Est. speed | Fit on 24 GB |
|---|---|---|---|---|---|
| Q2_K | 2.63 | 157.8 GB | 159.6 GB | — | Won't fit |
| Q3_K_M | 3.41 | 204.6 GB | 206.4 GB | — | Won't fit |
| Q4_K_M | 4.83 | 289.8 GB | 291.6 GB | — | Won't fit |
| Q5_K_M | 5.67 | 340.2 GB | 342 GB | — | Won't fit |
| Q6_K | 6.56 | 393.6 GB | 395.4 GB | — | Won't fit |
| Q8_0 | 8.50 | 510 GB | 511.8 GB | — | Won't fit |
| F16 | 16.00 | 960 GB | 961.8 GB | — | Won't fit |
Want to set your own context length and KV-cache quantization? Use the interactive 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