Sebastian Raschka
Read post

Inkling: A New Open-Weight 975B MoE with a Few Surprises

Thinking Machines Lab released Inkling, a 975B-parameter sparse Mixture-of-Experts open-weight LLM with 41B active parameters and a 1M-token context window. Benchmark comparisons with GLM-5.2 show Inkling leads on IFBench and SimpleQA but trails on reasoning and coding-agent tasks. Architecturally, Inkling stands out for three design choices: short kernel-4 convolutions after key/value projections and branch outputs for local token mixing; an additional RMSNorm directly after the embedding layer; and a learned input-dependent relative-position bias instead of RoPE, which Thinking Machines claims extrapolates better to longer sequences. Of 66 decoder layers, 55 use local attention with a 512-token window, and the 11 global layers apply the positional bias only over the preceding 1,024 tokens. The model is positioned as a base for fine-tuning rather than a benchmark leader, aligning with Thinking Machines' Tinker customization platform.

    #llm#mixture-of-experts
Jul 16•4m read time•From sebastianraschka.com
Post cover image
6 Impressions
Sebastian Raschka's image
Sebastian Raschka

Sebastian Raschka's Blog offers insights, tutorials, and research updates on machine learning, deep ...

176 Followers

•

1.3K Upvotes

Would you recommend this post?

Copy link
WhatsApp
Facebook
X
New Squad
  • © 2026 Daily Dev Ltd.
  • Guidelines
  • Explore
  • Tags
  • Sources
  • Squads
  • Leaderboard