Autor: Jakub Rusinowski · Ostatnia aktualizacja: 16 lutego 2026
Model library → Qwen 3.5 → Qwen 3.5 397B-A17B
Alibaba's Feb 16, 2026 flagship MoE model — 397B total, ~17B active. Even at aggressive sub-Q4 quantization it needs ~125 GB (e.g. a 128GB Mac Studio at ~24 tok/s). Not realistically self-hostable on consumer hardware; Ollama only lists a cloud-hosted `:cloud` tag, not a local download. Best treated as a reference/'what frontier open weights look like' entry rather than a local recommendation.
Qwen 3.5 397B-A17B needs about 240 GB of VRAM at IQ2_M (sub-Q4) — quantized weights plus framework overhead, before any KV cache. On Apple Silicon that figure comes out of unified memory.
| Parameters | 397 Billion (~17B active) |
| Context window | 262,144 |
| Architecture | Hybrid Gated DeltaNet + MoE |
| Provider | Alibaba Cloud |
| Licence | Apache 2.0 |
| Specified at | IQ2_M (sub-Q4) |
| System RAM | 256 GB |
| Record updated | 2026-02-16 |
Apache-2.0 — commercial use permitted. Commercial use permitted. No usage restrictions beyond attribution.
Modelled on a reference NVIDIA RTX 4090 (24 GB), with no KV cache (this record has no published architecture). 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 | 130.5 GB | 131.3 GB | — | Won't fit |
| Q3_K_M | 169.2 GB | 170.0 GB | — | Won't fit |
| Q4_K_M | 239.7 GB | 240.5 GB | — | Won't fit |
| Q5_K_M | 281.4 GB | 282.2 GB | — | Won't fit |
| Q6_K | 325.5 GB | 326.3 GB | — | Won't fit |
| Q8_0 | 421.8 GB | 422.6 GB | — | Won't fit |
| F16 | 794.0 GB | 794.8 GB | — | Won't fit |
Want the memory numbers alone, at every quantization level and your own context length? Use the Qwen 3.5 397B-A17B 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 Qwen 3.5 397B-A17B is the Apple M3 Ultra (512 GB).
Install Ollama, then run:
ollama run qwen3.5:397b-cloud
Weights on Hugging Face: Qwen/Qwen3.5-397B-A17B-Instruct.
Best for: frontier tasks, enterprise, research, cloud api.
← All Qwen 3.5 models | VRAM calculator | Check your own hardware