Qwen2.5-3B-Instruct vs Qwen3.8-27B-MLX-8bit

Try Try

Qwen2.5-3B-Instruct has 3.09B parameters (3.09B active per token) and takes 6.17 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/Qwen2.5-3B-Instructlmstudio-community/Qwen3.8-27B-MLX-8bit
Repo createdSep 17, 2024updated Sep 25, 2024Aug 14, 2026updated Aug 14, 2026
Model typeDenseFull attention (GQA)DenseHybrid attention: 48 linear + 16 full (GQA)
InputsTextText + images461M vision encoder
Total parameters3.09B8.9× less27.4B8.9× more
Active per token3.09B8.3× less100% of the model25.6B8.3× more94% of the model
ExpertsNone (dense)None (dense)
Max context (from config)32K tokens8.0× less256K tokens8.0× more
Layers361.8× less641.8× more48 linear + 16 full attention
On disk6.17 GB4.8× less2 files29.5 GB4.8× 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 4060a single 8 GB card · weights only1× RTX 6000 Adaa single 48 GB card · weights only
Licenseqwen-research (custom)apache-2.0
GitHubQwenLM/Qwen2.5Not linked