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

Try Try

Qwen3.8-27B has 27.8B parameters (26.0B active per token) and takes 55.6 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

Qwen/Qwen3.8-27Bukisai/Swift-Qwen3.8-27B-GGUF
Repo createdAug 5, 2026updated Aug 14, 2026Sep 11, 2026updated Sep 16, 2026
Model typeDenseHybrid attention: 48 linear + 16 full (GQA)DenseHybrid attention: 48 linear + 17 full (GQA)
InputsText + images461M vision encoderText + imagesvision encoder in a separate mmproj file, not counted here
Total parameters27.8B1.0× more27.3B1.0× less
Active per token26.0B1.0× more94% of the model25.6B1.0× less94% of the model
ExpertsNone (dense)None (dense)
Max context (from config)256K tokenssame256K tokenssame
Layers64same48 linear + 16 full attention64same48 linear + 17 full attention · plus 1 extra prediction layer
On disk55.6 GB3.1× more18 files18.0 GB3.1× less1 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× NVIDIA H100a single 80 GB card · weights only1× RTX 4090a single 24 GB card · weights only
Licenseapache-2.0swift-open-license-1.0 (custom)
GitHubNot linkedNot linked