Qwen3.6-27B vs DeepSeek-R1

Try Try

Qwen3.6-27B has 27.8B parameters (26.0B active per token) and takes 55.6 GB on disk; DeepSeek-R1 has 684B (36.6B active) and takes 689 GB. Compare them layer by layer.

At a glance

Qwen/Qwen3.6-27Bdeepseek-ai/DeepSeek-R1
Repo createdApr 21, 2026updated Apr 24, 2026Jan 20, 2025updated Mar 27, 2025
Model typeDenseHybrid attention: 48 linear + 16 full (GQA)Mixture of expertsFull attention (MLA)
InputsText + images461M vision encoderText
Total parameters27.8B25× less684B25× more
Active per token26.0B1.4× less94% of the model36.6B1.4× 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
Layers641.0× more48 linear + 16 full attention611.0× lessplus 1 extra prediction layer
On disk55.6 GB12× less15 files689 GB12× more163 files
PrecisionBF16 (100%)FP8 E4M3 (99%), BF16 (1.1%)
QuantizationNoneoriginal precision (BF16)FP8 E4M3blocks of 128×128 · 99% of parameters
Fewest GPUs1× NVIDIA H100a single 80 GB card · weights only6× NVIDIA H200fits in one 8-GPU server · weights only
Licenseapache-2.0mit
GitHubNot linkeddeepseek-ai/DeepSeek-R1