Qwen2.5-3B-Instruct vs Edge0-35B-A3B-preview

Try Try

Qwen2.5-3B-Instruct has 3.09B parameters (3.09B active per token) and takes 6.17 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/Qwen2.5-3B-InstructEdge0/Edge0-35B-A3B-preview
Repo createdSep 17, 2024updated Sep 25, 2024Sep 8, 2026updated Sep 17, 2026
Model typeDenseFull attention (GQA)Mixture of expertsHybrid attention: 30 linear + 10 full (GQA)
InputsTextText
Total parameters3.09B11× less34.7B11× more
Active per token3.09B1.0× more100% of the model2.95B1.0× 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
Layers361.1× less401.1× more30 linear + 10 full attention
On disk6.17 GB3.2× less2 files19.5 GB3.2× more4 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× RTX 4060a single 8 GB card · weights only1× RTX 4090a single 24 GB card · weights only
Licenseqwen-research (custom)apache-2.0
GitHubQwenLM/Qwen2.5Edge0-AI/edge0