Qwen3.5-2B vs Edge0-35B-A3B-preview

Try Try

Qwen3.5-2B has 2.27B parameters (1.94B active per token) and takes 4.55 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/Qwen3.5-2BEdge0/Edge0-35B-A3B-preview
Repo createdFeb 28, 2026updated Mar 2, 2026Sep 8, 2026updated Sep 17, 2026
Model typeDenseHybrid attention: 18 linear + 6 full (GQA)Mixture of expertsHybrid attention: 30 linear + 10 full (GQA)
InputsText + images331M vision encoderText
Total parameters2.27B15× less34.7B15× more
Active per token1.94B1.5× less85% of the model2.95B1.5× more8.5% of the model
ExpertsNone (dense)8 of 256 activeplus 1 shared, always on
Max context (from config)256K tokenssame256K tokenssame
Layers241.7× less18 linear + 6 full attention401.7× more30 linear + 10 full attention
On disk4.55 GB4.3× less1 file19.5 GB4.3× 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
Licenseapache-2.0apache-2.0
GitHubNot linkedEdge0-AI/edge0