OTel-2.0-LLM-31B-IT vs Swift-Qwen3.8-27B-GGUF

Try Try

OTel-2.0-LLM-31B-IT has 31.3B parameters (30.7B active per token) and takes 62.5 GB on disk; Swift-Qwen3.8-27B-GGUF has 27.3B (25.6B active) and takes 18.0 GB. Compare them layer by layer.

At a glance

farbodtavakkoli/OTel-2.0-LLM-31B-ITukisai/Swift-Qwen3.8-27B-GGUF
Repo createdJul 23, 2026updated Sep 8, 2026Sep 11, 2026updated Sep 16, 2026
Model typeDenseFull attention (GQA)DenseHybrid attention: 48 linear + 17 full (GQA)
InputsText + images576M vision encoderText + imagesvision encoder in a separate mmproj file, not counted here
Total parameters31.3B1.1× more27.3B1.1× less
Active per token30.7B1.2× more98% of the model25.6B1.2× less94% of the model
ExpertsNone (dense)None (dense)
Max context (from config)256K tokenssame256K tokenssame
Layers601.1× less641.1× more48 linear + 17 full attention · plus 1 extra prediction layer
On disk62.5 GB3.5× more15 files18.0 GB3.5× less1 file
PrecisionBF16 (100%)Q4_K (54%), Q6_K (45%), other (0.89%)
QuantizationNoneoriginal precision (BF16)Q4_K_M (GGUF)mix of Q4_K, Q6_K · blocks of 256 · 100% of parameters
Fewest GPUs1× NVIDIA H100a single 80 GB card · weights only1× RTX 4090a single 24 GB card · weights only
Licenseapache-2.0swift-open-license-1.0 (custom)
GitHubfarbodtavakkoli/OTelNot linked