Qwen3.5-2B vs DeepSeek-R1

Try Try

Qwen3.5-2B has 2.27B parameters (1.94B active per token) and takes 4.55 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-2Bdeepseek-ai/DeepSeek-R1
Repo createdFeb 28, 2026updated Mar 2, 2026Jan 20, 2025updated Mar 27, 2025
Model typeDenseHybrid attention: 18 linear + 6 full (GQA)Mixture of expertsFull attention (MLA)
InputsText + images331M vision encoderText
Total parameters2.27B301× less684B301× more
Active per token1.94B19× less85% of the model36.6B19× 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
Layers242.5× less18 linear + 6 full attention612.5× moreplus 1 extra prediction layer
On disk4.55 GB151× less1 file689 GB151× more163 files
PrecisionBF16 (100%)FP8 E4M3 (99%), BF16 (1.1%)
QuantizationNoneoriginal precision (BF16)FP8 E4M3blocks of 128×128 · 99% of parameters
Fewest GPUs1× RTX 4060a single 8 GB card · weights only6× NVIDIA H200fits in one 8-GPU server · weights only
Licenseapache-2.0mit
GitHubNot linkeddeepseek-ai/DeepSeek-R1