Qwen3-32B vs Qwen3-VL-4B-Instruct

Try Try

Qwen3-32B has 32.8B parameters (32.0B active per token) and takes 65.5 GB on disk; Qwen3-VL-4B-Instruct has 4.44B (4.02B active) and takes 8.88 GB. Compare them layer by layer.

At a glance

Qwen/Qwen3-32BQwen/Qwen3-VL-4B-Instruct
Repo createdApr 27, 2025updated Jul 26, 2025Oct 11, 2025updated Oct 15, 2025
Model typeDenseFull attention (GQA)DenseFull attention (GQA)
InputsTextText + images415M vision encoder
Total parameters32.8B7.4× more4.44B7.4× less
Active per token32.0B8.0× more98% of the model4.02B8.0× less91% of the model
ExpertsNone (dense)None (dense)
Max context (from config)40K tokens6.4× less256K tokens6.4× more
Layers641.8× more361.8× less
On disk65.5 GB7.4× more17 files8.88 GB7.4× less2 files
PrecisionBF16 (100%)BF16 (100%)
QuantizationNoneoriginal precision (BF16)Noneoriginal precision (BF16)
Fewest GPUs1× NVIDIA H100a single 80 GB card · weights only1× RTX 3060 12 GBa single 12 GB card · weights only
Licenseapache-2.0apache-2.0
GitHubQwenLM/Qwen3Not linked