Qwen3-4B vs Qwen3.5-2B

Try Try

Qwen3-4B has 4.02B parameters (4.02B active per token) and takes 8.04 GB on disk; Qwen3.5-2B has 2.27B (1.94B active) and takes 4.55 GB. Compare them layer by layer.

At a glance

Qwen/Qwen3-4BQwen/Qwen3.5-2B
Repo createdApr 27, 2025updated Jul 26, 2025Feb 28, 2026updated Mar 2, 2026
Model typeDenseFull attention (GQA)DenseHybrid attention: 18 linear + 6 full (GQA)
InputsTextText + images331M vision encoder
Total parameters4.02B1.8× more2.27B1.8× less
Active per token4.02B2.1× more100% of the model1.94B2.1× less85% of the model
ExpertsNone (dense)None (dense)
Max context (from config)40K tokens6.4× less256K tokens6.4× more
Layers361.5× more241.5× less18 linear + 6 full attention
On disk8.04 GB1.8× more3 files4.55 GB1.8× less1 file
PrecisionBF16 (100%)BF16 (100%)
QuantizationNoneoriginal precision (BF16)Noneoriginal precision (BF16)
Fewest GPUs1× RTX 3060 12 GBa single 12 GB card · weights only1× RTX 4060a single 8 GB card · weights only
Licenseapache-2.0apache-2.0
GitHubQwenLM/Qwen3Not linked