MiniCPM5-2B vs Swift-Qwen3.8-27B-GGUF

Try Try

MiniCPM5-2B has 2.52B parameters (2.25B active per token) and takes 5.03 GB on disk; Swift-Qwen3.8-27B-GGUF has 27.3B (25.6B active) and takes 18.0 GB. Compare them layer by layer.

At a glance

openbmb/MiniCPM5-2Bukisai/Swift-Qwen3.8-27B-GGUF
Repo createdSep 6, 2026updated Sep 12, 2026Sep 11, 2026updated Sep 16, 2026
Model typeDenseFull attention (GQA)DenseHybrid attention: 48 linear + 17 full (GQA)
InputsTextText + imagesvision encoder in a separate mmproj file, not counted here
Total parameters2.52B11× less27.3B11× more
Active per token2.25B11× less89% of the model25.6B11× more94% of the model
ExpertsNone (dense)None (dense)
Max context (from config)128K tokens2.0× less256K tokens2.0× more
Layers421.5× less641.5× more48 linear + 17 full attention · plus 1 extra prediction layer
On disk5.03 GB3.6× less1 file18.0 GB3.6× more1 file
PrecisionBF16 (100%)Q4_K (54%), Q6_K (45%), other (0.89%)
QuantizationNoneoriginal precision (BF16)Q4_K_M (GGUF)mix of Q4_K, Q6_K · blocks of 256 · 100% of parameters
Fewest GPUs1× RTX 4060a single 8 GB card · weights only1× RTX 4090a single 24 GB card · weights only
Licenseapache-2.0swift-open-license-1.0 (custom)
GitHubOpenBMB/MiniCPMNot linked