Inkling Defined: An Open-Weight Challenger With a Clear Agenda
Inkling is a 975-billion-parameter open-weight AI model built with a Mixture-of-Experts architecture, 41 billion active parameters per token, and a 1 million token context window, released as a customizable base system rather than a finished proprietary product. This release, built by Thinking Machines Lab founded by former OpenAI CTO Mira Murati, is not a timid entry into the model race; it is a direct strike at the business model behind closed APIs. Instead of renting capability from distant servers, enterprises can download Inkling’s full weights, fine-tune them, and deploy on their own infrastructure, sidestepping vendor lock-in. Inkling is marketed as something you should own and reshape, not worship as a black box—an opinionated stance in a market where most leading models insist you come to them, on their terms.

Inside the Mixture-of-Experts Engine: Scale Without Blind Bragging
Inkling’s technical story is bold but refreshingly honest. The model packs 975 billion total parameters, with about 41 billion active at inference, and stretches context length out to 1 million tokens, trained on 45 trillion multimodal tokens across text, image, audio, and video. Each MoE layer includes 256 routed experts plus 2 shared ones, with 6 experts active per token, guided by a sigmoid router and load balancing that avoids the usual auxiliary loss tricks. Attention alternates sliding-window and global layers at a 5:1 ratio with 8 KV heads, and the team reports that relative positional embeddings outperformed RoPE for long-range extrapolation. The quotable summary is simple: “Inkling is a Mixture-of-Experts transformer with 975 billion total parameters and 41 billion active, a 1 million token context window, and 45 trillion tokens of pretraining.” Instead of claiming supremacy, the lab concedes it is “not the strongest overall model available today, open or closed,” and that candor matters.
| Spec | Inkling | Inkling-Small |
|---|---|---|
| Total parameters | 975B | 276B |
| Active parameters | 41B | 12B |
| Context window | 1M tokens | Unknown (preview) |

Benchmarks: Competitive, Uneven, and Pointed at Real Work
On benchmarks, Inkling looks less like a trophy piece and more like a tool tuned for varied, real workloads. Reasoning scores include 29.7% on text-only HLE, rising to 46.0% with tools, alongside 97.1% on AIME 2026 and 87.2% on GPQA Diamond. For agentic coding, it hits 77.6% on SWE-bench Verified, 54.3% on SWE-bench Pro Public, and 63.8% on Terminal Bench 2.1, with 74.1% on MCP Atlas for general agent tasks. Factual QA lands at 43.9% on SimpleQA Verified, while chat performance scores 79.8% on IFBench, ahead of compared closed models such as Claude Fable 5 and GPT 5.6 Sol. Multimodal reasoning—audio and vision processed directly through patch and spectrogram inputs—shows strong open-weight scores: 56.6% on Audio MC, 77.2% on MMAU, 91.4% on VoiceBench, 73.5% on MMMU Pro, and up to 82.0% vision when Python tools are enabled. It is a competitive open-weight AI model, but clearly tuned for efficiency and breadth rather than headline dominance.
Open Weights and Tinker: Customizable AI Systems for Enterprises
Inkling’s most important feature is not its scorecard; it is its ownership model. Full weights are available on Hugging Face as both the original checkpoint and an NVFP4 variant for efficient inference on Blackwell systems, meaning any organisation can download, fine-tune, and run the model privately. Thinking Machines is clear: revenue will flow from Tinker, its fine-tuning platform, and from hosting partners, not from metered inference on a locked API. That is a direct challenge to the one-size-fits-all proprietary playbook. The release “reflects Thinking Machines’ central bet that AI organizations can customize for themselves will outperform general-purpose models sold by major labs,” and Inkling is positioned explicitly as “a starting point for fine-tuning through Tinker.” As an enterprise AI deployment strategy, this flips the usual risk calculus: instead of praying a vendor solves your niche, you treat Inkling as a base you own, extend, and secure on your terms.
Impact and Outlook: If Custom Beats Closed, the Market Shifts
For ordinary teams, Inkling matters because it turns large-scale AI into something you can adapt, not only consume. It is already available on Tinker with 64K and 256K context options at a temporary 50% discount, plus a Playground console for low-friction experimentation before large runs. The Bridgewater Associates case, where a fine-tuned open model reportedly beat leading proprietary systems on financial reasoning benchmarks at under 10% of the cost, hints that tailored models can win in cost-per-finished-task terms rather than peak IQ contests. Inkling-Small, a 276B-parameter variant with 12B active that matches or beats its larger sibling on some benchmarks, is still in testing with weights coming once that finishes. Whether the lab can keep building this family in nine-month cycles—the time it says Inkling took compared with rivals’ multi-year schedules—remains “the open question.” If they succeed, the gravity of enterprise AI could move decisively toward open-weight, customizable systems.






