Qwen3.5-4B vs GLM-5.3-Flash

Try Try

Qwen3.5-4B has 4.66B parameters (4.33B active per token) and takes 9.32 GB on disk; GLM-5.3-Flash has 321B (16.7B active) and takes 328 GB. Compare them layer by layer.

At a glance

Qwen/Qwen3.5-4Bzai-org/GLM-5.3-Flash
Repo createdFeb 27, 2026updated Mar 2, 2026Aug 25, 2026updated Sep 7, 2026
Model typeDenseHybrid attention: 24 linear + 8 full (GQA)Mixture of expertsHybrid attention: 34 linear + 12 full (MLA)
InputsText + images334M vision encoderText + images564M vision encoder
Total parameters4.66B69× less321B69× more
Active per token4.33B3.9× less93% of the model16.7B3.9× more5.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
Layers321.4× less24 linear + 8 full attention451.4× more34 linear + 12 full attention · plus 1 extra prediction layer
On disk9.32 GB35× less2 files328 GB35× more62 files
PrecisionBF16 (100%)FP8 E4M3 (96%), BF16 (4.2%)
QuantizationNoneoriginal precision (BF16)FP8 E4M3blocks of 128×128 · 98% of parameters · attention, embeddings & output head and vision encoder kept in BF16
Fewest GPUs1× RTX 3060 12 GBa single 12 GB card · weights only5× NVIDIA H100fits in one 8-GPU server · weights only
Licenseapache-2.0mit
GitHubNot linkedNot linked