Qwen3.5-4B vs Qwen3.8-27B-GSQ-RCO-GGUF

Try Try

Qwen3.5-4B has 4.66B parameters (4.33B active per token) and takes 9.32 GB on disk; Qwen3.8-27B-GSQ-RCO-GGUF has 27.3B (25.6B active) and takes 10.4 GB. Compare them layer by layer.

At a glance

Qwen/Qwen3.5-4BISTA-DASLab/Qwen3.8-27B-GSQ-RCO-GGUF
Repo createdFeb 27, 2026updated Mar 2, 2026Aug 28, 2026updated Sep 2, 2026
Model typeDenseHybrid attention: 24 linear + 8 full (GQA)DenseHybrid attention: 48 linear + 17 full (GQA)
InputsText + images334M vision encoderText + imagesvision encoder in a separate mmproj file, not counted here
Total parameters4.66B5.9× less27.3B5.9× more
Active per token4.33B5.9× less93% of the model25.6B5.9× more94% of the model
ExpertsNone (dense)None (dense)
Max context (from config)256K tokenssame256K tokenssame
Layers322.0× less24 linear + 8 full attention642.0× more48 linear + 17 full attention · plus 1 extra prediction layer
On disk9.32 GB1.1× less2 files10.4 GB1.1× more1 file
PrecisionBF16 (100%)IQ3_S (22%), IQ3_XXS (20%), IQ2_S (19%), IQ4_XS (14%), Q2_K (6.0%), IQ2_XS (5.9%), IQ2_XXS (5.4%), Q4_K (3.7%), Q6_K (3.3%), other (1.3%)
QuantizationNoneoriginal precision (BF16)IQ3_XXS (GGUF)mix of IQ2_S, IQ3_XXS, IQ3_S +6 more · blocks of 256 · 100% of parameters
Fewest GPUs1× RTX 3060 12 GBa single 12 GB card · weights only1× RTX 3060 12 GBa single 12 GB card · weights only
Licenseapache-2.0apache-2.0
GitHubNot linkedNot linked