Qwen-72B vs DeepSeek-R1

Try Try

Qwen-72B has 72.3B parameters (71.0B active per token) and takes 145 GB on disk; DeepSeek-R1 has 684B (36.6B active) and takes 689 GB. Compare them layer by layer.

At a glance

Qwen/Qwen-72Bdeepseek-ai/DeepSeek-R1
Repo createdNov 26, 2023updated Oct 9, 2024Jan 20, 2025updated Mar 27, 2025
Model typeDenseFull attention (MHA)Mixture of expertsFull attention (MLA)
InputsTextText
Total parameters72.3B9.5× less684B9.5× more
Active per token71.0B1.9× more98% of the model36.6B1.9× less5.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
Layers801.3× more611.3× lessplus 1 extra prediction layer
On disk145 GB4.8× less82 files689 GB4.8× more163 files
PrecisionBF16 (100%)FP8 E4M3 (99%), BF16 (1.1%)
QuantizationNoneoriginal precision (BF16)FP8 E4M3blocks of 128×128 · 99% of parameters
Fewest GPUs1× NVIDIA B200a single 180 GB card · weights only6× NVIDIA H200fits in one 8-GPU server · weights only
Licensetongyi-qianwen-license-agreement (custom)mit
GitHubQwenLM/Qwendeepseek-ai/DeepSeek-R1