DeepSeek-R1 vs Swift-Qwen3.8-27b

Try Try

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

At a glance

deepseek-ai/DeepSeek-R1ukisai/Swift-Qwen3.8-27b
Repo createdJan 20, 2025updated Mar 27, 2025Sep 8, 2026updated Sep 16, 2026
Model typeMixture of expertsFull attention (MLA)DenseHybrid attention: 48 linear + 16 full (GQA)
InputsTextText + images461M vision encoder
Total parameters684B25× more27.8B25× less
Active per token36.6B1.4× more5.4% of the model26.0B1.4× less94% of the model
Experts8 of 256 activeplus 1 shared, always onNone (dense)
Max context (from config)160K tokens1.6× less256K tokens1.6× more
Layers611.0× lessplus 1 extra prediction layer641.0× more48 linear + 16 full attention
On disk689 GB12× more163 files55.6 GB12× less18 files
PrecisionFP8 E4M3 (99%), BF16 (1.1%)BF16 (100%)
QuantizationFP8 E4M3blocks of 128×128 · 99% of parametersNoneoriginal precision (BF16)
Fewest GPUs6× NVIDIA H200fits in one 8-GPU server · weights only1× NVIDIA H100a single 80 GB card · weights only
Licensemitswift-open-license-1.0 (custom)
GitHubdeepseek-ai/DeepSeek-R1Not linked