Qwen3.5 4B Base — Hardware Requirements & GPU Compatibility
VisionQwen3.5-4B-Base is a 4.7-billion-parameter dense checkpoint in Alibaba's Qwen3.5 base family, a native vision-language foundation model trained with early fusion of image and text tokens rather than a text model with a bolted-on vision tower. It is pretrained-only weights meant for fine-tuning or research, not direct conversation, though its control tokens support efficient LoRA-style adaptation with the official chat template. It uses the same hybrid Gated DeltaNet plus gated-attention architecture as its siblings. At under 5B parameters, it runs comfortably on a single mainstream consumer GPU. Context length is a native 262,144 tokens, extensible up to 1,010,000 tokens. It is released under the Apache 2.0 license, and was published in February 2026. It sits mid-lineup among five Qwen3.5-Base sizes, between the 2B and 9B dense checkpoints, with a 35B mixture-of-experts variant at the top.
Specifications
- Publisher
- Alibaba
- Family
- Qwen 3.5
- Parameters
- 4.7B
- Architecture
- Qwen3_5ForConditionalGeneration
- Context Length
- 262,144 tokens
- Vocabulary Size
- 248,320
- Release Date
- 2026-02-27
- License
- Apache 2.0
Get Started
HuggingFace
How Much VRAM Does Qwen3.5 4B Base Need?
Select a quantization to see compatible GPUs below.
| Quantization | Bits | VRAM | + Context | File Size | Quality |
|---|---|---|---|---|---|
| Q2_K | 3.40 | 2.5 GB | 23.8 GB | 1.98 GB | 2-bit quantization with K-quant improvements |
| Q3_K_S | 3.50 | 2.5 GB | 23.8 GB | 2.04 GB | 3-bit small quantization |
| Q3_K_M | 3.90 | 2.7 GB | 24.1 GB | 2.27 GB | 3-bit medium quantization |
| Q4_K_M | 4.80 | 3.3 GB | 24.6 GB | 2.80 GB | 4-bit medium quantization — most popular sweet spot |
| Q5_K_M | 5.70 | 3.8 GB | 25.1 GB | 3.32 GB | 5-bit medium quantization — good quality/size tradeoff |
| Q6_K | 6.60 | 4.3 GB | 25.6 GB | 3.84 GB | 6-bit quantization, very good quality |
| Q8_0 | 8.00 | 5.1 GB | 26.4 GB | 4.66 GB | 8-bit quantization, near-lossless |
est.= calculated VRAM estimate; no published GGUF file found for that quantization yet. Other rows are verified against real community uploads.
Which GPUs Can Run Qwen3.5 4B Base?
Q4_K_M · 3.3 GBQwen3.5 4B Base (Q4_K_M) requires 3.3 GB of VRAM to load the model weights. For comfortable inference with headroom for KV cache and system overhead, 5+ GB is recommended. Using the full 262K context window can add up to 21.3 GB, bringing total usage to 24.6 GB. 52 GPUs can run it, including NVIDIA GeForce RTX 5090, NVIDIA GeForce RTX 3090 Ti.
Runs great
— Plenty of headroomWhich Devices Can Run Qwen3.5 4B Base?
Q4_K_M · 3.3 GB59 devices with unified memory can run Qwen3.5 4B Base, including NVIDIA DGX H100, NVIDIA DGX A100 640GB.
Runs great
— Plenty of headroomWhere to Download Qwen3.5 4B Base
Community quantizations of this model — GGUF for llama.cpp, Ollama, and LM Studio, plus AWQ/MLX variants where available.
Related Models
Frequently Asked Questions
- How much VRAM does Qwen3.5 4B Base need?
Qwen3.5 4B Base requires 3.3 GB of VRAM at Q4_K_M, or 9.8 GB at BF16. Full 262K context adds up to 21.3 GB (24.6 GB total).
VRAM = Weights + KV Cache + Overhead
Weights = 4.7B × 4.8 bits ÷ 8 = 2.8 GB
KV Cache + Overhead ≈ 0.5 GB (at 2K context + ~0.3 GB framework)
KV Cache + Overhead ≈ 21.8 GB (at full 262K context)
VRAM usage by quantization
Q4_K_M3.3 GBQ4_K_M + full context24.6 GB- What's the best quantization for Qwen3.5 4B Base?
For Qwen3.5 4B Base, Q4_K_M (3.3 GB) offers the best balance of quality and VRAM usage. Q5_K_S (3.7 GB) provides better quality if you have the VRAM. The smallest option is Q2_K at 2.5 GB.
VRAM requirement by quantization
Q2_K2.5 GBQ3_K_L2.9 GBQ4_K_M ★3.3 GBQ5_K_S3.7 GBQ5_K_M3.8 GBBF169.8 GB★ Recommended — best balance of quality and VRAM usage.
- Can I run Qwen3.5 4B Base on a Mac?
Qwen3.5 4B Base requires at least 2.5 GB at Q2_K, which exceeds the unified memory of most consumer Macs. You would need a Mac Studio or Mac Pro with a high-memory configuration.
- Can I run Qwen3.5 4B Base locally?
Yes — Qwen3.5 4B Base can run locally on consumer hardware. At Q4_K_M quantization it needs 3.3 GB of VRAM. Popular tools include Ollama, LM Studio, and llama.cpp.
- How fast is Qwen3.5 4B Base?
At Q4_K_M, Qwen3.5 4B Base can reach ~1472 tok/s on AMD Instinct MI350X. On NVIDIA GeForce RTX 4090: ~201 tok/s. Speed depends mainly on GPU memory bandwidth. Real-world results typically within ±20%.
tok/s = (bandwidth GB/s ÷ model GB) × efficiency
Example: NVIDIA B200 → 8000 ÷ 3.3 × 0.65 = ~1595 tok/s
Estimated speed at Q4_K_M (3.3 GB)
~1595 tok/s~201 tok/s~1595 tok/s~1472 tok/sReal-world results typically within ±20%. Speed depends on batch size, quantization kernel, and software stack.
- What's the download size of Qwen3.5 4B Base?
At Q4_K_M, the download is about 2.80 GB. The full-precision BF16 version is 9.32 GB. The smallest option (Q2_K) is 1.98 GB.
- Which GPUs can run Qwen3.5 4B Base?
52 consumer GPUs can run Qwen3.5 4B Base at Q4_K_M (3.3 GB). Top options include AMD Radeon RX 6700 XT, AMD Radeon RX 6800, AMD Radeon RX 6800 XT. 52 GPUs have plenty of headroom for comfortable inference.
- Which devices can run Qwen3.5 4B Base?
59 devices with unified memory can run Qwen3.5 4B Base at Q4_K_M (3.3 GB), including AMD Ryzen AI 9 HX 370 (Strix Point) Laptop, ASUS Ascent GX10, Apple iPhone 17 Pro, Asus ROG Flow Z13 (2025, Ryzen AI Max+ 395, 128 GB). Apple Silicon Macs use unified memory shared between CPU and GPU, making them well-suited for local LLM inference.