Qwen3.5-2B vs Qwen3.8-27B-MLX-5bit

Try Try

Qwen3.5-2B has 2.27B parameters (1.94B active per token) and takes 4.55 GB on disk; Qwen3.8-27B-MLX-5bit has 27.4B (25.6B active) and takes 19.4 GB. Compare them layer by layer.

At a glance

Qwen/Qwen3.5-2Blmstudio-community/Qwen3.8-27B-MLX-5bit
Repo createdFeb 28, 2026updated Mar 2, 2026Aug 14, 2026updated Aug 14, 2026
Model typeDenseHybrid attention: 18 linear + 6 full (GQA)DenseHybrid attention: 48 linear + 16 full (GQA)
InputsText + images331M vision encoderText + images461M vision encoder
Total parameters2.27B12× less27.4B12× more
Active per token1.94B13× less85% of the model25.6B13× more94% of the model
ExpertsNone (dense)None (dense)
Max context (from config)256K tokenssame256K tokenssame
Layers242.7× less18 linear + 6 full attention642.7× more48 linear + 16 full attention
On disk4.55 GB4.3× less1 file19.4 GB4.3× more4 files
PrecisionBF16 (100%)5-bit MLX (87%), scales (8.7%), BF16 (4.8%)
QuantizationNoneoriginal precision (BF16)5-bit MLXgroups of 64 · 98% of parameters · vision encoder kept in BF16
Fewest GPUs1× RTX 4060a single 8 GB card · weights only1× RTX 4090a single 24 GB card · weights only
Licenseapache-2.0apache-2.0
GitHubNot linkedNot linked