Qwen3.5-2B vs MiniCPM5-2B

Try Try

Qwen3.5-2B has 2.27B parameters (1.94B active per token) and takes 4.55 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-2Bopenbmb/MiniCPM5-2B
Repo createdFeb 28, 2026updated Mar 2, 2026Sep 6, 2026updated Sep 12, 2026
Model typeDenseHybrid attention: 18 linear + 6 full (GQA)DenseFull attention (GQA)
InputsText + images331M vision encoderText
Total parameters2.27B1.1× less2.52B1.1× more
Active per token1.94B1.2× less85% of the model2.25B1.2× more89% of the model
ExpertsNone (dense)None (dense)
Max context (from config)256K tokens2.0× more128K tokens2.0× less
Layers241.8× less18 linear + 6 full attention421.8× more
On disk4.55 GB1.1× less1 file5.03 GB1.1× more1 file
PrecisionBF16 (100%)BF16 (100%)
QuantizationNoneoriginal precision (BF16)Noneoriginal precision (BF16)
Fewest GPUs1× RTX 4060a single 8 GB card · weights only1× RTX 4060a single 8 GB card · weights only
Licenseapache-2.0apache-2.0
GitHubNot linkedOpenBMB/MiniCPM