Written by Jakub Rusinowski · Last updated February 15, 2026
Model library → Qwen 3.5 → Qwen 3.5 0.8B
Ultra-compact dense model fitting in 1 GB VRAM. Ideal for embedded devices, IoT, and mobile applications requiring on-device reasoning with minimal memory footprint.
Qwen 3.5 0.8B needs about 1 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 | 0.8 Billion |
| Context window | 256,000 |
| Architecture | Dense Transformer (Gated DeltaNet) |
| Provider | Alibaba Cloud |
| Licence | Apache 2.0 |
| Specified at | Q4_K_M |
| System RAM | 4 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.3 GB | 1.1 GB | ~339 tok/s (est.) | Fits comfortably |
| Q3_K_M | 0.3 GB | 1.1 GB | ~328 tok/s (est.) | Fits comfortably |
| Q4_K_M | 0.5 GB | 1.3 GB | ~309 tok/s (est.) | Fits comfortably |
| Q5_K_M | 0.6 GB | 1.4 GB | ~298 tok/s (est.) | Fits comfortably |
| Q6_K | 0.7 GB | 1.5 GB | ~288 tok/s (est.) | Fits comfortably |
| Q8_0 | 0.9 GB | 1.7 GB | ~268 tok/s (est.) | Fits comfortably |
| F16 | 1.6 GB | 2.4 GB | ~212 tok/s (est.) | Fits comfortably |
Want the memory numbers alone, at every quantization level and your own context length? Use the Qwen 3.5 0.8B 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 0.8B is the Intel Arc B570 (10 GB).
Install Ollama, then run:
ollama run qwen3.5:0.8b
Weights on Hugging Face: Qwen/Qwen3.5-0.8B-Instruct.
Best for: mobile, edge devices, embedded, low memory.
← All Qwen 3.5 models | VRAM calculator | Check your own hardware