Qwen2.5-0.5B-Instruct vs Swift-Qwen3.8-27b

Try Try

Qwen2.5-0.5B-Instruct has 494M parameters (494M active per token) and takes 988 MB 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/Qwen2.5-0.5B-Instructukisai/Swift-Qwen3.8-27b
Repo createdSep 16, 2024updated Sep 25, 2024Sep 8, 2026updated Sep 16, 2026
Model typeDenseFull attention (GQA)DenseHybrid attention: 48 linear + 16 full (GQA)
InputsTextText + images461M vision encoder
Total parameters494M56× less27.8B56× more
Active per token494M53× less100% of the model26.0B53× more94% of the model
ExpertsNone (dense)None (dense)
Max context (from config)32K tokens8.0× less256K tokens8.0× more
Layers242.7× less642.7× more48 linear + 16 full attention
On disk988 MB56× less1 file55.6 GB56× more18 files
PrecisionBF16 (100%)BF16 (100%)
QuantizationNoneoriginal precision (BF16)Noneoriginal precision (BF16)
Fewest GPUs1× RTX 4060a single 8 GB card · weights only1× NVIDIA H100a single 80 GB card · weights only
Licenseapache-2.0swift-open-license-1.0 (custom)
GitHubQwenLM/Qwen2.5Not linked