Qwen3-32B vs Qwen3.8-27B-Uncensored-Cyber-agentic-imatrix-GGUF

Try Try

Qwen3-32B has 32.8B parameters (32.0B active per token) and takes 65.5 GB on disk; Qwen3.8-27B-Uncensored-Cyber-agentic-imatrix-GGUF has 27.3B (25.6B active) and takes 16.5 GB. Compare them layer by layer.

At a glance

Qwen/Qwen3-32Bcyjin-yl/Qwen3.8-27B-Uncensored-Cyber-agentic-imatrix-GGUF
Repo createdApr 27, 2025updated Jul 26, 2025Aug 19, 2026updated Aug 20, 2026
Model typeDenseFull attention (GQA)DenseHybrid attention: 48 linear + 17 full (GQA)
InputsTextText
Total parameters32.8B1.2× more27.3B1.2× less
Active per token32.0B1.2× more98% of the model25.6B1.2× less94% of the model
ExpertsNone (dense)None (dense)
Max context (from config)40K tokens6.4× less256K tokens6.4× more
Layers64same64same48 linear + 17 full attention · plus 1 extra prediction layer
On disk65.5 GB4.0× more17 files16.5 GB4.0× less1 file
PrecisionBF16 (100%)IQ4_XS (70%), Q8_0 (19%), Q5_K (11%)
QuantizationNoneoriginal precision (BF16)IQ4_XS (GGUF)mix of IQ4_XS, Q8_0, Q5_K · blocks of 256 / blocks of 32 · 100% of parameters
Fewest GPUs1× NVIDIA H100a single 80 GB card · weights only1× RTX 4090a single 24 GB card · weights only
Licenseapache-2.0apache-2.0
GitHubQwenLM/Qwen3Not linked