Qwen3-32B vs Edge0-35B-A3B-preview

Try Try

Qwen3-32B has 32.8B parameters (32.0B active per token) and takes 65.5 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-32BEdge0/Edge0-35B-A3B-preview
Repo createdApr 27, 2025updated Jul 26, 2025Sep 8, 2026updated Sep 17, 2026
Model typeDenseFull attention (GQA)Mixture of expertsHybrid attention: 30 linear + 10 full (GQA)
InputsTextText
Total parameters32.8B1.1× less34.7B1.1× more
Active per token32.0B11× more98% of the model2.95B11× less8.5% of the model
ExpertsNone (dense)8 of 256 activeplus 1 shared, always on
Max context (from config)40K tokens6.4× less256K tokens6.4× more
Layers641.6× more401.6× less30 linear + 10 full attention
On disk65.5 GB3.4× more17 files19.5 GB3.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 H100a single 80 GB card · weights only1× RTX 4090a single 24 GB card · weights only
Licenseapache-2.0apache-2.0
GitHubQwenLM/Qwen3Edge0-AI/edge0