Qwen3.5 9B
9.7B parameter open-weight model. The mid-small model of the Qwen3.5 generation — 9.7B parameters, 256K context, image input, Apache 2.0. Carries the same hybrid attention stack as the 27B checkpoints (a full-attention layer every fourth block), so no architectureNotes are published for this record. The Ollama library Q4_K_M is 6.6 GB, Q8_0 is 11 GB and BF16 is 19 GB; with the 1.5 GB runtime overhead this site grades against, Q4 asks 8.1 GB, so a 10 GB card is a tight fit and 12 GB is comfortable. Worth knowing why this generation is still current at this size: neither Qwen3.6 nor Qwen3.8 released a checkpoint below 27B, so Qwen3.5 remains the newest Qwen line under that mark. No throughput measured on our rigs yet. Figures verified against the Hugging Face model card, its config.json, and the Ollama library on 2026-08-19.
Alibaba · Qwen 3.5
Editorial review
VRAM figures are empirical estimates. Actual usage varies by runtime, context length, and system configuration. Verify on your specific hardware before production use.
Will Qwen3.5 9B run on your machine?
Qwen3.5 9B is 9.7B parameters and needs 8.1 GB of VRAM at Q4_K_M — 6.6 GB of weights plus 1.5 GB of runtime overhead for the inference server itself.
VRAM by quantization
| Quantization | Weights | Needs (with overhead) | Quality |
|---|---|---|---|
| Q4_K_M | 6.6 GB | 8.1 GB | good |
| Q8_0 | 11 GB | 12.5 GB | high |
| FP16 | 19 GB | 20.5 GB | reference |
Fit on common hardware at Q4_K_M
| Hardware | Memory the model can use | System RAM | Verdict |
|---|---|---|---|
| CPU Only | None (CPU only) | 16 GB | CPU offload |
| RTX 4060 Laptop | 8 GB | 16 GB | CPU offload |
| RTX 3060 (12GB) | 12 GB | 32 GB | Comfortable |
| RTX 4060 Ti (16GB) | 16 GB | 32 GB | Comfortable |
| RTX 3090 | 24 GB | 64 GB | Comfortable |
Comfortable means VRAM clears the requirement by 2 GB or more. Tight means it covers the requirement with no margin. CPU offload means the model does not fit in VRAM but system RAM is at least 1.6× the weights, so it will run at reduced speed — expect roughly 1–5 tokens per second. Figures are weights plus a fixed runtime overhead and exclude KV-cache growth, which scales with context length.
Need more hardware for Qwen3.5 9B? Open the PC Builder for the 13B / 14B tier →
Ready to run this model locally?
Find a compatible interface in our Local AI Tools directory →