Qwen3-32B vs Ternary-Bonsai-2-27B-gguf

Try Try

Qwen3-32B has 32.8B parameters (32.0B active per token) and takes 65.5 GB on disk; Ternary-Bonsai-2-27B-gguf has 26.9B (25.6B active) and takes 53.8 GB. Compare them layer by layer.

At a glance

Qwen/Qwen3-32Bprism-ml/Ternary-Bonsai-2-27B-gguf
Repo createdApr 27, 2025updated Jul 26, 2025Sep 16, 2026updated Sep 17, 2026
Model typeDenseFull attention (GQA)DenseHybrid attention: 48 linear + 16 full (GQA)
InputsTextText + imagesvision encoder in a separate mmproj file, not counted here
Total parameters32.8B1.2× more26.9B1.2× less
Active per token32.0B1.2× more98% of the model25.6B1.2× less95% of the model
ExpertsNone (dense)None (dense)
Max context (from config)40K tokens6.4× less256K tokens6.4× more
Layers64same64same48 linear + 16 full attention
On disk65.5 GB1.2× more17 files53.8 GB1.2× less1 file
PrecisionBF16 (100%)FP16 (100%)
QuantizationNoneoriginal precision (BF16)F16 (GGUF)original precision (FP16)
Fewest GPUs1× NVIDIA H100a single 80 GB card · weights only1× NVIDIA H100a single 80 GB card · weights only
Licenseapache-2.0apache-2.0
GitHubQwenLM/Qwen3Not linked