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

Try Try

Qwen3.8-Flash-Next has 180B parameters and takes 360 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-Flash-Nextukisai/Swift-Qwen3.8-27B-GGUF
Repo createdAug 24, 2026updated Aug 27, 2026Sep 11, 2026updated Sep 16, 2026
Model typeNot shown: breakdown incompleteDenseHybrid attention: 48 linear + 17 full (GQA)
InputsText + images449M vision encoderText + imagesvision encoder in a separate mmproj file, not counted here
Total parameters180B6.6× more27.3B6.6× less
Active per tokenNot shown: breakdown incomplete25.6B94% of the model
ExpertsNot shown: breakdown incompleteNone (dense)
Max context (from config)256K tokenssame256K tokenssame
Layers481.3× less36 linear + 12 full attention641.3× more48 linear + 17 full attention · plus 1 extra prediction layer
On disk360 GB20× more131 files18.0 GB20× 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 GPUs5× NVIDIA H100fits in one 8-GPU server · weights only1× RTX 4090a single 24 GB card · weights only
Licenseqwen-community-1.0 (custom)swift-open-license-1.0 (custom)
GitHubQwenLM/Qwen3.8-Flash-NextNot linked