Qwen2.5-0.5B-Instruct vs DeepSeek-R1

Try Try

Qwen2.5-0.5B-Instruct has 494M parameters (494M active per token) and takes 988 MB on disk; DeepSeek-R1 has 684B (36.6B active) and takes 689 GB. Compare them layer by layer.

At a glance

Qwen/Qwen2.5-0.5B-Instructdeepseek-ai/DeepSeek-R1
Repo createdSep 16, 2024updated Sep 25, 2024Jan 20, 2025updated Mar 27, 2025
Model typeDenseFull attention (GQA)Mixture of expertsFull attention (MLA)
InputsTextText
Total parameters494M1386× less684B1386× more
Active per token494M74× less100% of the model36.6B74× more5.4% of the model
ExpertsNone (dense)8 of 256 activeplus 1 shared, always on
Max context (from config)32K tokens5.0× less160K tokens5.0× more
Layers242.5× less612.5× moreplus 1 extra prediction layer
On disk988 MB697× less1 file689 GB697× 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
GitHubQwenLM/Qwen2.5deepseek-ai/DeepSeek-R1