Qwen-72B vs Edge0-35B-A3B-preview

Try Try

Qwen-72B has 72.3B parameters (71.0B active per token) and takes 145 GB on disk; Edge0-35B-A3B-preview has 34.7B (2.95B active) and takes 19.5 GB. Compare them layer by layer.

At a glance

Qwen/Qwen-72BEdge0/Edge0-35B-A3B-preview
Repo createdNov 26, 2023updated Oct 9, 2024Sep 8, 2026updated Sep 17, 2026
Model typeDenseFull attention (MHA)Mixture of expertsHybrid attention: 30 linear + 10 full (GQA)
InputsTextText
Total parameters72.3B2.1× more34.7B2.1× less
Active per token71.0B24× more98% of the model2.95B24× less8.5% of the model
ExpertsNone (dense)8 of 256 activeplus 1 shared, always on
Max context (from config)32K tokens8.0× less256K tokens8.0× more
Layers802.0× more402.0× less30 linear + 10 full attention
On disk145 GB7.4× more82 files19.5 GB7.4× less4 files
PrecisionBF16 (100%)4-bit MLX (89%), scales (11%), other (0.12%)
QuantizationNoneoriginal precision (BF16)4-bit MLXgroups of 64 · 100% of parameters
Fewest GPUs1× NVIDIA B200a single 180 GB card · weights only1× RTX 4090a single 24 GB card · weights only
Licensetongyi-qianwen-license-agreement (custom)apache-2.0
GitHubQwenLM/QwenEdge0-AI/edge0