Qwen3.8-27B-MLX-8bit vs GLM-5.3-Flash

Try Try

Qwen3.8-27B-MLX-8bit has 27.4B parameters (25.6B active per token) and takes 29.5 GB on disk; GLM-5.3-Flash has 321B (16.7B active) and takes 328 GB. Compare them layer by layer.

At a glance

lmstudio-community/Qwen3.8-27B-MLX-8bitzai-org/GLM-5.3-Flash
Repo createdAug 14, 2026updated Aug 14, 2026Aug 25, 2026updated Sep 7, 2026
Model typeDenseHybrid attention: 48 linear + 16 full (GQA)Mixture of expertsHybrid attention: 34 linear + 12 full (MLA)
InputsText + images461M vision encoderText + images564M vision encoder
Total parameters27.4B12× less321B12× more
Active per token25.6B1.5× more94% of the model16.7B1.5× less5.2% of the model
ExpertsNone (dense)8 of 288 activeplus 1 shared, always on
Max context (from config)256K tokens4.0× less1M tokens4.0× more
Layers641.4× more48 linear + 16 full attention451.4× less34 linear + 12 full attention · plus 1 extra prediction layer
On disk29.5 GB11× less6 files328 GB11× more62 files
Precision8-bit MLX (91%), scales (5.7%), BF16 (3.1%)FP8 E4M3 (96%), BF16 (4.2%)
Quantization8-bit MLXgroups of 64 · 98% of parameters · vision encoder kept in BF16FP8 E4M3blocks of 128×128 · 98% of parameters · attention, embeddings & output head and vision encoder kept in BF16
Fewest GPUs1× RTX 6000 Adaa single 48 GB card · weights only5× NVIDIA H100fits in one 8-GPU server · weights only
Licenseapache-2.0mit
GitHubNot linkedNot linked