Qwen3.5-4B vs DeepSeek-R1

Try Try

Qwen3.5-4B has 4.66B parameters (4.33B active per token) and takes 9.32 GB on disk; DeepSeek-R1 has 684B (36.6B active) and takes 689 GB. Compare them layer by layer.

At a glance

Qwen/Qwen3.5-4Bdeepseek-ai/DeepSeek-R1
Repo createdFeb 27, 2026updated Mar 2, 2026Jan 20, 2025updated Mar 27, 2025
Model typeDenseHybrid attention: 24 linear + 8 full (GQA)Mixture of expertsFull attention (MLA)
InputsText + images334M vision encoderText
Total parameters4.66B147× less684B147× more
Active per token4.33B8.5× less93% of the model36.6B8.5× more5.4% of the model
ExpertsNone (dense)8 of 256 activeplus 1 shared, always on
Max context (from config)256K tokens1.6× more160K tokens1.6× less
Layers321.9× less24 linear + 8 full attention611.9× moreplus 1 extra prediction layer
On disk9.32 GB74× less2 files689 GB74× more163 files
PrecisionBF16 (100%)FP8 E4M3 (99%), BF16 (1.1%)
QuantizationNoneoriginal precision (BF16)FP8 E4M3blocks of 128×128 · 99% of parameters
Fewest GPUs1× RTX 3060 12 GBa single 12 GB card · weights only6× NVIDIA H200fits in one 8-GPU server · weights only
Licenseapache-2.0mit
GitHubNot linkeddeepseek-ai/DeepSeek-R1