OTel-2.0-LLM-31B-IT vs Qwen3.6-27B-FP8

Try Try

OTel-2.0-LLM-31B-IT has 31.3B parameters (30.7B active per token) and takes 62.5 GB on disk; Qwen3.6-27B-FP8 has 27.8B (26.0B active) and takes 30.9 GB. Compare them layer by layer.

At a glance

farbodtavakkoli/OTel-2.0-LLM-31B-ITQwen/Qwen3.6-27B-FP8
Repo createdJul 23, 2026updated Sep 8, 2026Apr 21, 2026updated Apr 24, 2026
Model typeDenseFull attention (GQA)DenseHybrid attention: 48 linear + 16 full (GQA)
InputsText + images576M vision encoderText + images461M vision encoder
Total parameters31.3B1.1× more27.8B1.1× less
Active per token30.7B1.2× more98% of the model26.0B1.2× less94% of the model
ExpertsNone (dense)None (dense)
Max context (from config)256K tokenssame256K tokenssame
Layers601.1× less641.1× more48 linear + 16 full attention
On disk62.5 GB2.0× more15 files30.9 GB2.0× less66 files
PrecisionBF16 (100%)FP8 E4M3 (80%), BF16 (20%)
QuantizationNoneoriginal precision (BF16)FP8 E4M3blocks of 128×128 · 89% of parameters · embeddings & output head and vision encoder kept in BF16
Fewest GPUs1× NVIDIA H100a single 80 GB card · weights only1× RTX 6000 Adaa single 48 GB card · weights only
Licenseapache-2.0apache-2.0
GitHubfarbodtavakkoli/OTelNot linked