Qwen3.6-27B vs Edge0-35B-A3B-preview

Try Try

Qwen3.6-27B has 27.8B parameters (26.0B active per token) and takes 55.6 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.6-27BEdge0/Edge0-35B-A3B-preview
Repo createdApr 21, 2026updated Apr 24, 2026Sep 8, 2026updated Sep 17, 2026
Model typeDenseHybrid attention: 48 linear + 16 full (GQA)Mixture of expertsHybrid attention: 30 linear + 10 full (GQA)
InputsText + images461M vision encoderText
Total parameters27.8B1.2× less34.7B1.2× more
Active per token26.0B8.8× more94% of the model2.95B8.8× less8.5% of the model
ExpertsNone (dense)8 of 256 activeplus 1 shared, always on
Max context (from config)256K tokenssame256K tokenssame
Layers641.6× more48 linear + 16 full attention401.6× less30 linear + 10 full attention
On disk55.6 GB2.8× more15 files19.5 GB2.8× 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 H100a single 80 GB card · weights only1× RTX 4090a single 24 GB card · weights only
Licenseapache-2.0apache-2.0
GitHubNot linkedEdge0-AI/edge0