Written by Jakub Rusinowski · Last updated February 15, 2026
Model library → Qwen 3.5 → Qwen 3.5 2B
Compact dense model with strong reasoning for its size. Runs on any modern device with 4 GB RAM. Good balance of speed and intelligence for assistants, summarization, and simple coding tasks.
Qwen 3.5 2B needs about 2 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 | 2 Billion |
| Context window | 256,000 |
| Architecture | Dense Transformer (Gated DeltaNet) |
| Provider | Alibaba Cloud |
| Licence | Apache 2.0 |
| Specified at | Q4_K_M |
| System RAM | 6 GB |
| Record updated | 2026-02-15 |
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 | 0.7 GB | 1.5 GB | ~277 tok/s (est.) | Fits comfortably |
| Q3_K_M | 0.9 GB | 1.7 GB | ~259 tok/s (est.) | Fits comfortably |
| Q4_K_M | 1.2 GB | 2.0 GB | ~231 tok/s (est.) | Fits comfortably |
| Q5_K_M | 1.4 GB | 2.2 GB | ~217 tok/s (est.) | Fits comfortably |
| Q6_K | 1.6 GB | 2.4 GB | ~204 tok/s (est.) | Fits comfortably |
| Q8_0 | 2.1 GB | 2.9 GB | ~180 tok/s (est.) | Fits comfortably |
| F16 | 4.0 GB | 4.8 GB | ~125 tok/s (est.) | Fits comfortably |
Want the memory numbers alone, at every quantization level and your own context length? Use the Qwen 3.5 2B VRAM calculator.
or compare on Vast.ai from $0.35/hr (typical low · varies)
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 2B is the Intel Arc B570 (10 GB).
Install Ollama, then run:
ollama run qwen3.5:2b
Weights on Hugging Face: Qwen/Qwen3.5-2B-Instruct.
Best for: mobile, edge devices, summarization, quick chat.
← All Qwen 3.5 models | VRAM calculator | Check your own hardware