Qwen3.5-4B vs MiniCPM5-2B

Try Try

Qwen3.5-4B has 4.66B parameters (4.33B active per token) and takes 9.32 GB on disk; MiniCPM5-2B has 2.52B (2.25B active) and takes 5.03 GB. Compare them layer by layer.

At a glance

Qwen/Qwen3.5-4Bopenbmb/MiniCPM5-2B
Repo createdFeb 27, 2026updated Mar 2, 2026Sep 6, 2026updated Sep 12, 2026
Model typeDenseHybrid attention: 24 linear + 8 full (GQA)DenseFull attention (GQA)
InputsText + images334M vision encoderText
Total parameters4.66B1.9× more2.52B1.9× less
Active per token4.33B1.9× more93% of the model2.25B1.9× less89% of the model
ExpertsNone (dense)None (dense)
Max context (from config)256K tokens2.0× more128K tokens2.0× less
Layers321.3× less24 linear + 8 full attention421.3× more
On disk9.32 GB1.9× more2 files5.03 GB1.9× 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
GitHubNot linkedOpenBMB/MiniCPM