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

Try Try

Qwen3-4B has 4.02B parameters (4.02B active per token) and takes 8.04 GB on disk; Qwen3.8-27B-MLX-6bit has 27.4B (25.6B active) and takes 22.8 GB. Compare them layer by layer.

At a glance

Qwen/Qwen3-4Blmstudio-community/Qwen3.8-27B-MLX-6bit
Repo createdApr 27, 2025updated Jul 26, 2025Aug 14, 2026updated Aug 14, 2026
Model typeDenseFull attention (GQA)DenseHybrid attention: 48 linear + 16 full (GQA)
InputsTextText + images461M vision encoder
Total parameters4.02B6.8× less27.4B6.8× more
Active per token4.02B6.4× less100% of the model25.6B6.4× more94% of the model
ExpertsNone (dense)None (dense)
Max context (from config)40K tokens6.4× less256K tokens6.4× more
Layers361.8× less641.8× more48 linear + 16 full attention
On disk8.04 GB2.8× less3 files22.8 GB2.8× more5 files
PrecisionBF16 (100%)6-bit MLX (89%), scales (7.4%), BF16 (4.1%)
QuantizationNoneoriginal precision (BF16)6-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 5090a single 32 GB card · weights only
Licenseapache-2.0apache-2.0
GitHubQwenLM/Qwen3Not linked