Qwen2.5-3B-Instruct vs Ternary-Bonsai-2-27B-gguf

Try Try

Qwen2.5-3B-Instruct has 3.09B parameters (3.09B active per token) and takes 6.17 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/Qwen2.5-3B-Instructprism-ml/Ternary-Bonsai-2-27B-gguf
Repo createdSep 17, 2024updated Sep 25, 2024Sep 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 parameters3.09B8.7× less26.9B8.7× more
Active per token3.09B8.3× less100% of the model25.6B8.3× more95% of the model
ExpertsNone (dense)None (dense)
Max context (from config)32K tokens8.0× less256K tokens8.0× more
Layers361.8× less641.8× more48 linear + 16 full attention
On disk6.17 GB8.7× less2 files53.8 GB8.7× more1 file
PrecisionBF16 (100%)FP16 (100%)
QuantizationNoneoriginal precision (BF16)F16 (GGUF)original precision (FP16)
Fewest GPUs1× RTX 4060a single 8 GB card · weights only1× NVIDIA H100a single 80 GB card · weights only
Licenseqwen-research (custom)apache-2.0
GitHubQwenLM/Qwen2.5Not linked