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

Try Try

Qwen3.5-4B has 4.66B parameters (4.33B active per token) and takes 9.32 GB on disk; Qwen3.8-27B-MLX-8bit has 27.4B (25.6B active) and takes 29.5 GB. Compare them layer by layer.

At a glance

Qwen/Qwen3.5-4Blmstudio-community/Qwen3.8-27B-MLX-8bit
Repo createdFeb 27, 2026updated Mar 2, 2026Aug 14, 2026updated Aug 14, 2026
Model typeDenseHybrid attention: 24 linear + 8 full (GQA)DenseHybrid attention: 48 linear + 16 full (GQA)
InputsText + images334M vision encoderText + images461M vision encoder
Total parameters4.66B5.9× less27.4B5.9× more
Active per token4.33B5.9× less93% of the model25.6B5.9× more94% of the model
ExpertsNone (dense)None (dense)
Max context (from config)256K tokenssame256K tokenssame
Layers322.0× less24 linear + 8 full attention642.0× more48 linear + 16 full attention
On disk9.32 GB3.2× less2 files29.5 GB3.2× more6 files
PrecisionBF16 (100%)8-bit MLX (91%), scales (5.7%), BF16 (3.1%)
QuantizationNoneoriginal precision (BF16)8-bit MLXgroups of 64 · 98% of parameters · vision encoder kept in BF16
Fewest GPUs1× RTX 3060 12 GBa single 12 GB card · weights only1× RTX 6000 Adaa single 48 GB card · weights only
Licenseapache-2.0apache-2.0
GitHubNot linkedNot linked