Qwen-72B vs Swift-Qwen3.8-27b

Try Try

Qwen-72B has 72.3B parameters (71.0B active per token) and takes 145 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

Qwen/Qwen-72Bukisai/Swift-Qwen3.8-27b
Repo createdNov 26, 2023updated Oct 9, 2024Sep 8, 2026updated Sep 16, 2026
Model typeDenseFull attention (MHA)DenseHybrid attention: 48 linear + 16 full (GQA)
InputsTextText + images461M vision encoder
Total parameters72.3B2.6× more27.8B2.6× less
Active per token71.0B2.7× more98% of the model26.0B2.7× less94% of the model
ExpertsNone (dense)None (dense)
Max context (from config)32K tokens8.0× less256K tokens8.0× more
Layers801.2× more641.2× less48 linear + 16 full attention
On disk145 GB2.6× more82 files55.6 GB2.6× less18 files
PrecisionBF16 (100%)BF16 (100%)
QuantizationNoneoriginal precision (BF16)Noneoriginal precision (BF16)
Fewest GPUs1× NVIDIA B200a single 180 GB card · weights only1× NVIDIA H100a single 80 GB card · weights only
Licensetongyi-qianwen-license-agreement (custom)swift-open-license-1.0 (custom)
GitHubQwenLM/QwenNot linked