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

Try Try

Qwen3.5-4B has 4.66B parameters (4.33B active per token) and takes 9.32 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-4BEdge0/Edge0-35B-A3B-preview
Repo createdFeb 27, 2026updated Mar 2, 2026Sep 8, 2026updated Sep 17, 2026
Model typeDenseHybrid attention: 24 linear + 8 full (GQA)Mixture of expertsHybrid attention: 30 linear + 10 full (GQA)
InputsText + images334M vision encoderText
Total parameters4.66B7.4× less34.7B7.4× more
Active per token4.33B1.5× more93% of the model2.95B1.5× less8.5% of the model
ExpertsNone (dense)8 of 256 activeplus 1 shared, always on
Max context (from config)256K tokenssame256K tokenssame
Layers321.2× less24 linear + 8 full attention401.2× more30 linear + 10 full attention
On disk9.32 GB2.1× less2 files19.5 GB2.1× 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 3060 12 GBa single 12 GB card · weights only1× RTX 4090a single 24 GB card · weights only
Licenseapache-2.0apache-2.0
GitHubNot linkedEdge0-AI/edge0