Qwen-72B vs Ternary-Bonsai-2-27B-gguf

Try Try

Qwen-72B has 72.3B parameters (71.0B active per token) and takes 145 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/Qwen-72Bprism-ml/Ternary-Bonsai-2-27B-gguf
Repo createdNov 26, 2023updated Oct 9, 2024Sep 16, 2026updated Sep 17, 2026
Model typeDenseFull attention (MHA)DenseHybrid attention: 48 linear + 16 full (GQA)
InputsTextText + imagesvision encoder in a separate mmproj file, not counted here
Total parameters72.3B2.7× more26.9B2.7× less
Active per token71.0B2.8× more98% of the model25.6B2.8× less95% of the model
ExpertsNone (dense)None (dense)
Max context (from config)32K tokens8.0× less256K tokens8.0× more
Layers801.2× more641.2× less48 linear + 16 full attention
On disk145 GB2.7× more82 files53.8 GB2.7× less1 file
PrecisionBF16 (100%)FP16 (100%)
QuantizationNoneoriginal precision (BF16)F16 (GGUF)original precision (FP16)
Fewest GPUs1× NVIDIA B200a single 180 GB card · weights only1× NVIDIA H100a single 80 GB card · weights only
Licensetongyi-qianwen-license-agreement (custom)apache-2.0
GitHubQwenLM/QwenNot linked