作者: Jakub Rusinowski · 最后更新: 2026年9月6日
Model library → Qwen3.8 → Qwen3.8 27B
27.78B dense, natively multimodal — text, images and video in. 262,144-token native context, extendable to 1M with YaRN, Apache 2.0. 17.6 GB at Q4_K_M puts it inside a 24 GB card with room for context, which is what makes it the current default recommendation at the single-GPU tier.
Qwen3.8 27B needs about 18 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 | 27.78 Billion |
| Context window | 262,144 |
| Architecture | Dense Transformer (native multimodal) |
| Provider | Alibaba Cloud |
| Licence | Apache 2.0 |
| Specified at | Q4_K_M |
| System RAM | 32 GB |
| Record updated | 2026-09-06 |
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 | 9.1 GB | 9.9 GB | ~65 tok/s (est.) | Fits comfortably |
| Q3_K_M | 11.8 GB | 12.6 GB | ~52 tok/s (est.) | Fits comfortably |
| Q4_K_M | 16.8 GB | 17.6 GB | ~39 tok/s (est.) | Fits comfortably |
| Q5_K_M | 19.7 GB | 20.5 GB | ~34 tok/s (est.) | Fits comfortably |
| Q6_K | 22.8 GB | 23.6 GB | ~30 tok/s (est.) | Tight fit |
| Q8_0 | 29.5 GB | 30.3 GB | ~4 tok/s (est.) | Offloads to system RAM (slow) |
| F16 | 55.6 GB | 56.4 GB | — | Won't fit |
Want the memory numbers alone, at every quantization level and your own context length? Use the Qwen3.8 27B 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 Qwen3.8 27B is the AMD Radeon RX 7900 XT (20 GB).
Install Ollama, then run:
ollama run qwen3.8:27b
Weights on Hugging Face: Qwen/Qwen3.8-27B.
Best for: coding, general purpose, multimodal, long context.
← All Qwen3.8 models | VRAM calculator | Build a PC for this model | Check your own hardware