Qwen2.5-1.5B-Instruct vs Qwen3.8-27B-Uncensored-HauhauCS-Aggressive-MTP-GGUF

Try Try

Qwen2.5-1.5B-Instruct has 1.54B parameters (1.54B active per token) and takes 3.09 GB on disk; Qwen3.8-27B-Uncensored-HauhauCS-Aggressive-MTP-GGUF has 27.3B (25.6B active) and takes 15.7 GB. Compare them layer by layer.

At a glance

Qwen/Qwen2.5-1.5B-InstructHauhauCS/Qwen3.8-27B-Uncensored-HauhauCS-Aggressive-MTP-GGUF
Repo createdSep 17, 2024updated Sep 25, 2024Aug 17, 2026updated Aug 17, 2026
Model typeDenseFull attention (GQA)DenseHybrid attention: 48 linear + 17 full (GQA)
InputsTextText + imagesvision encoder in a separate mmproj file, not counted here
Total parameters1.54B18× less27.3B18× more
Active per token1.54B17× less100% of the model25.6B17× more94% of the model
ExpertsNone (dense)None (dense)
Max context (from config)32K tokens8.0× less256K tokens8.0× more
Layers282.3× less642.3× more48 linear + 17 full attention · plus 1 extra prediction layer
On disk3.09 GB5.1× less1 file15.7 GB5.1× more1 file
PrecisionBF16 (100%)IQ4_XS (68%), Q5_K (18%), Q6_K (6.6%), Q4_K (5.9%), other (1.0%)
QuantizationNoneoriginal precision (BF16)IQ4_XS (GGUF)mix of IQ4_XS, Q5_K, Q4_K +1 more · blocks of 256 · 100% of parameters
Fewest GPUs1× RTX 4060a single 8 GB card · weights only1× RTX 4090a single 24 GB card · weights only
Licenseapache-2.0apache-2.0
GitHubQwenLM/Qwen2.5Not linked