AI DevelopmentNew Release12 min readPublished July 16, 2026

Mira Murati’s first model · 975B MoE · built to be fine-tuned, not to top benchmarks

Inkling: Murati’s Open-Weight Bet Lands on Hugging Face

Thinking Machines Lab shipped Inkling on July 15, 2026 — a 975-billion-parameter Mixture-of-Experts model, 41B active per token, Apache 2.0 licensed, with full weights on Hugging Face and same-day fine-tuning on Tinker. The company says outright that it is not the strongest model available. That admission is the entire strategy.

DA
Digital Applied Team
Senior strategists · Published Jul 16, 2026
PublishedJuly 16, 2026
Read time12 min
SourcesLaunch coverage + model card
Total parameters
975B
Mixture-of-Experts
41B active / token
Training tokens
45T
text · image · audio · video
License
Apache 2.0
weights on Hugging Face
Context window
1M
open weights · 256K hosted

Thinking Machines Lab released Inkling on July 15, 2026 — the first in-house model from the startup Mira Murati founded after leaving OpenAI, and a 975-billion-parameter open-weight bet that the future of enterprise AI is customization, not capability leaderboards.

The specs read like a frontier launch: a Mixture-of-Experts transformer with 41 billion active parameters per token, trained on 45 trillion tokens spanning text, images, audio, and video, released under Apache 2.0 with full weights live on Hugging Face. Multiple outlets describe it as the largest US-built open-weight model released to date. And yet the launch post leads with a disclaimer: Inkling is not the strongest model available, open or closed — and Thinking Machines says so itself.

This guide covers what actually shipped, the customize-don’t-rent thesis behind the deliberate benchmark humility, the architecture and the controllable thinking-effort dial, how the vendor’s comparison chart differs from the independent numbers, what self-hosting a 975B model actually requires, and what a credible US Apache 2.0 entrant changes for teams doing procurement and compliance review.

Key takeaways
  1. 01
    The largest US-built open-weight release so far.975B total parameters, 41B active, trained on 45T multimodal tokens, Apache 2.0. Press coverage widely frames it as the largest American open-weight model to date — a size claim, not a capability claim.
  2. 02
    It is deliberately not a benchmark champion.Thinking Machines' own words: 'Inkling is not the strongest overall model available today, open or closed.' Press-reported comparisons show GLM 5.2, Kimi K2.6, and DeepSeek V4 Pro ahead on coding and reasoning benchmarks.
  3. 03
    The product is customization, not the model.Inkling launched simultaneously on Tinker, Thinking Machines' fine-tuning platform — the actual revenue vehicle. The base model is a substrate for domain-specific tuning, not a rented endpoint.
  4. 04
    Independent numbers back the efficiency story.Artificial Analysis scores Inkling 41 on its Intelligence Index — the leading US open-weight release by its measure — and finds it uses roughly 25K output tokens per agentic task versus 37-43K for its Chinese open-weight rivals.
  5. 05
    Self-hosting is a serious infrastructure commitment.The full BF16 checkpoint needs 2TB+ of aggregated VRAM (8× B300 or 16× H200); the NVFP4 quantized checkpoint cuts that to roughly 600GB. Day-one hosting partners include TogetherAI, Fireworks, Modal, Databricks, and Baseten.

01What ShippedOne model, one preview, and a platform underneath.

The launch surface is broad for a first release. Full Inkling weights went live on Hugging Face under Apache 2.0 — full commercial, royalty-free rights to download, modify, and redistribute — alongside an NVFP4 quantized checkpoint targeting NVIDIA Blackwell hardware. The model went live for fine-tuning on Tinker, Thinking Machines’ model-customization platform, the same day. And a set of third-party inference partners — TogetherAI, Fireworks, Modal, Databricks, and Baseten — offered hosted access from day one, with inference-engine support for vLLM, SGLang, TokenSpeed, and llama.cpp.

Inkling arrives as part of a crowded open-weight season — Tencent shipped its Apache 2.0 Hunyuan Hy3 reasoning model earlier this month — but it is the first entrant in that wave from a US lab at this scale.

Released Jul 15
Inkling
975B total · 41B active · 45T tokens

Natively multimodal MoE (text, images, audio, video; encoder-free early fusion). Apache 2.0, full weights plus an NVFP4 checkpoint on Hugging Face, live on Tinker for fine-tuning day one.

huggingface.co · thinkingmachines/Inkling
Previewed, not released
Inkling-Small
276B total · 12B active

A companion smaller model previewed alongside the launch. Its weights are not yet published — Thinking Machines says the release is pending completion of testing.

Weights pending
Release snapshot
Inkling launched July 15, 2026 — weights and an NVFP4 quantized checkpoint on Hugging Face under Apache 2.0, fine-tuning live on Tinker, and hosted inference through TogetherAI, Fireworks, Modal, Databricks, and Baseten. Tinker access launched with a limited-time discount per third-party setup docs; list pricing was not independently confirmed at the time of writing, so verify current rates on Thinking Machines’ site before budgeting.

02The ThesisNot the strongest model, by design.

Most model launches lead with a benchmark chart. Thinking Machines led with a concession. The announcement states, in the company’s own words: “Inkling is not the strongest overall model available today, open or closed. Instead, a combination of qualities makes it a good open-weights base for customization: multimodal capabilities, efficient thinking, and availability on Tinker for fine-tuning.”

That framing is the product strategy. Thinking Machines does not monetize Inkling directly — the revenue vehicle is Tinker, the fine-tuning platform it launched in October 2025. Inkling exists to give Tinker customers a permissively licensed, multimodal, frontier-adjacent base model they can shape into something proprietary. The bet is that enterprises would rather own a customized model than rent a general-purpose one — and that a good-enough open base plus deep customization beats a stronger closed model for many domain-specific workloads.

There is one prior proof point, with a caveat: a joint project with Bridgewater Associates fine-tuned an open model on the firm’s financial expertise via Tinker and scored 84.7% on financial-reasoning tests at roughly one-fourteenth the cost of running a top proprietary model — per the two companies’ own, non-independent evaluation. Treat it as a directional signal for the thesis, not a verified benchmark.

"Inkling is out today, with open weights and in Tinker. It’s been fun to watch this one come together: pretraining began last winter, and starting in mid-January a small team built up the coding, reasoning, and agentic training from there. We learned a lot building it, and I hope people find good uses for it."— John Schulman, Thinking Machines co-founder, on X

The company behind the bet carries unusual weight for a one-model startup. Thinking Machines was founded in February 2025 by Mira Murati, OpenAI’s former CTO, with co-founders including John Schulman and Barret Zoph, and raised a then-record $2 billion seed round at a $12 billion valuation before shipping any product. It now employs roughly 200 people, having lost two co-founders back to OpenAI in January 2026. TechCrunch reported that a larger raise discussed in late 2025 had stalled by January — the company has declined to discuss its funding picture — which makes Inkling’s reception commercially consequential, not just technically interesting.

03ArchitectureA 975B MoE with a thinking-effort dial.

Inkling is a 66-layer decoder-only transformer with a sigmoid-routed Mixture-of-Experts design: 256 routed experts plus 2 shared experts, with 6 experts active per token. Attention interleaves sliding-window and global layers at a 5:1 ratio, and the model uses relative positional embeddings rather than RoPE. Per Thinking Machines’ own documentation, the MoE design follows the DeepSeek-V3 sigmoid-router pattern — the same architectural lineage that produced DeepSeek’s V4 series. The model is natively multimodal via encoder-free early fusion: text, images, audio, and video share one training stream rather than bolting a vision encoder onto a text model.

The distinctive interface is controllable thinking effort: developers set a reasoning_effort value from 0.2 to 0.99 to trade reasoning depth against speed and cost, exposed directly in Hugging Face transformers (5.14.0+). Post-training ran over 30 million reinforcement-learning rollouts, during which researchers reported an emergent “chain-of-thought condensation” effect — the model learned to compress its reasoning steps, dropping grammatical filler while keeping accuracy, which cuts latency at a given effort setting.

One candid detail from the launch coverage: early post-training data was bootstrapped using outputs from rival open models — including Moonshot AI’s Kimi K2.5 — before large-scale RL took over. Thinking Machines says its next model will use fully self-contained post-training. It is an honest snapshot of where the open ecosystem is in 2026: even the labs building American open weights are standing on Chinese open weights to get there.

Total parameters
Sigmoid-routed MoE
975B

66 layers, 256 routed experts + 2 shared, 6 active per token — 41B active parameters per forward pass. The routing design follows the DeepSeek-V3 sigmoid pattern, per the model card.

41B active
Training tokens
Natively multimodal
45T

Text, images, audio, and video trained in one stream via encoder-free early fusion — no separate vision encoder. Trained entirely on Nvidia GB300 NVL72 systems.

Encoder-free early fusion
Context window
Open weights vs hosted
1M

Up to 1M tokens of context via the open weights; the hosted API exposes 256K, per The Register and Artificial Analysis. The reasoning_effort dial (0.2-0.99) tunes depth against cost.

256K on hosted API

04BenchmarksThe vendor chart and the independent numbers tell two stories.

Read the coverage carefully and two distinct benchmark stories emerge. The first comes from Thinking Machines’ own comparison chart, reproduced across the launch press: Inkling beats Nvidia’s Nemotron 3 Ultra — the previous largest US open-weight model — on the benchmarks both were tested on, while trailing the top Chinese open models on coding and reasoning. Press-reported figures show GLM 5.2 ahead on SWEBench Pro and Terminal Bench 2.1, DeepSeek V4 Pro ahead on SWEBench Verified and SimpleQA Verified, and Kimi K2.6 ahead on GPQA Diamond and BrowseComp. The most repeated vendor claim — that Inkling reaches the same Terminal Bench 2.1 coding performance as Nemotron 3 Ultra using roughly a third as many tokens — is Thinking Machines’ own measurement and has not been independently verified.

The second story comes from Artificial Analysis, the independent benchmark aggregator, which scored Inkling 41 on its Intelligence Index — calling it the leading open-weight release from a US lab, three points above Nemotron 3 Ultra (38) and well clear of Gemma 4 31B (29) and gpt-oss-120b (24). The same analysis found Inkling markedly more token-efficient per agentic task than its Chinese rivals, and ahead of Kimi K2.6 and DeepSeek V4 Flash-max on two independently run agentic evals (GDPval-AA v2 and τ³-Banking). Neither story is wrong; they measure different things. The table below keeps the reporting basis explicit for every row.

Where Inkling trails and where it leads across coding, knowledge, and agentic benchmarks, with the best-known rival score, the gap, and whether each comparison is vendor- or press-reported versus independently measured. Compiled from VentureBeat and MarkTechPost reproductions of Thinking Machines’ launch comparisons and from Artificial Analysis’s independent evaluation.
BenchmarkInklingRival score · modelGapReporting basis
Where Inkling trails — coding and knowledge
SWEBench Pro54.3%62.1% · GLM 5.2−7.8 ptsPress-reported comparison
Terminal Bench 2.163.882.7 · GLM 5.2−18.9 ptsPress-reported comparison
SWEBench Verified77.6%80.6% · DeepSeek V4 Pro−3.0 ptsPress-reported comparison
SimpleQA Verified43.9%57.0% · DeepSeek V4 Pro−13.1 ptsPress-reported comparison
GPQA Diamond87.2–87.9%91.1% · Kimi K2.6−3.2 to −3.9 ptsPress-reported comparison
BrowseComp77.1%83.2% · Kimi K2.6−6.1 ptsPress-reported comparison
Where Inkling leads — vs Nemotron 3 Ultra and on agentic evals
SWEBench Verified77.6%70.7% · Nemotron 3 Ultra+6.9 ptsVendor-reported
AIME 202697.1%94.2% · Nemotron 3 Ultra+2.9 ptsVendor-reported
MCP Atlas74.1%44.7% · Nemotron 3 Ultra+29.4 ptsVendor-reported
AA Intelligence Index4138 · Nemotron 3 Ultra+3 ptsIndependent (Artificial Analysis)
GDPval-AA v21238 Elo1190 · Kimi K2.6+48 EloIndependent (Artificial Analysis)
τ³-Banking24%23% · DeepSeek V4 Flash-max+1 ptIndependent (Artificial Analysis)

Two footnotes matter when you cite these numbers. First, Humanity’s Last Exam appears in two variants that are easy to conflate: launch-week reporting puts Inkling at roughly 29.7–30.0% on HLE text-only and 46.0% on HLE with tools — two different test conditions, not a contradiction, and any citation should name the variant. Second, the vendor comparisons above were run at Inkling’s maximum effort setting per the launch materials; independent replication of the full chart did not exist at the time of writing.

Token efficiency · Inkling vs Chinese open-weight rivals

Source: Artificial Analysis, independent measurement — average output tokens per agentic task
GLM-5.2Avg output tokens per agentic task
~43K
Kimi K2.6Avg output tokens per agentic task
~38K
DeepSeek V4 ProAvg output tokens per agentic task
~37K
InklingLowest token spend per task — lower is better
~25K
Most efficient

That token-efficiency chart is the most decision-relevant independent data point in the launch. For agentic workloads billed per token, a model that spends roughly 25K output tokens per task where rivals spend 37–43K changes the cost calculus even when its raw benchmark scores trail — you are buying outcomes per dollar, not points on a leaderboard. It is also the one place where an independent measurement directly corroborates the vendor’s “efficient thinking” framing rather than merely repeating it.

05The Superlative“Largest US open-weight model” is a size claim, not a capability claim.

The headline superlative is well corroborated as far as it goes: multiple outlets independently describe Inkling as the largest American open-weight model released to date, surpassing Nvidia’s Nemotron 3 Ultra (550B total / 55B active, released June 4, 2026), which had held the informal title. But “largest” rests on total parameter count — and Thinking Machines itself is explicit that Inkling is not the most capable model, open or closed. The press-reported coding and reasoning comparisons in the table above put GLM 5.2, Kimi K2.6, and DeepSeek V4 Pro ahead on most raw-capability benchmarks.

The healthy skepticism came from The Register, whose launch analysis noted the model is comparable to the Chinese open-weight leaders in size and capability terms while cautioning readers to take vendor benchmark claims with a grain of salt, since gaming AI benchmarks is not exactly difficult. That is the right posture: after a first half of 2026 defined almost entirely by Chinese open-weight releases, the significance of Inkling is not that it wins — it is that a US lab finally showed up at this scale with an Apache 2.0 license.

Why the US-origin point matters
For 2026’s first half, “open weight” functionally meant “Chinese lab” for anyone running procurement, compliance, or export-control review. Inkling is the first US-built Apache 2.0 entrant at frontier-adjacent scale — which makes it a vendor-diversification story and a compliance story before it is a benchmark story. Teams whose legal or security review blocks Chinese-origin weights now have a credible permissively-licensed alternative to evaluate.

06Safety PostureAnti-censorship by intent, guardrails by layering.

Inkling ships with an unusually explicit stance on refusals: it was designed to answer directly on topics “that may be subject to censorship,” and per VentureBeat it was submitted to Cognition’s Propaganda and Censorship Eval, where it showed strong patterns of censorship non-compliance. For teams that have watched open models inherit their training data’s political filtering, that is a differentiator with real procurement weight — and a pointed contrast with some Chinese open-weight alternatives.

The reported safety numbers cut the other way from the anti-censorship framing: 98.6% on StrongREJECT for unambiguous harmful requests, and a 78.0% refusal rate on adversarial FORTRESS queries while maintaining 95.9% compliance on benign look-alike queries — the balance every open model has to strike between refusing attacks and not refusing customers. The model card’s own assessment concluded Inkling “did not present risk of material uplift beyond what’s already available” on CBRN, cyber, and loss-of-control testing, while flagging a residual weakness — an occasional tendency to comply with role-play and indirectly framed prompts on harmful topics — and recommending an external moderation layer such as Llama Guard for production deployments. If you deploy Inkling, that recommendation should be treated as a requirement, not a suggestion.

07Deployment MathRun it or rent it: what 975B actually costs to host.

“Free to download” is not free to run. The full BF16 checkpoint needs more than 2TB of aggregated VRAM — on current NVIDIA hardware, that is a cluster of 8× B300 or 16× H200 accelerators before you serve a single request. The NVFP4 quantized checkpoint cuts the footprint to roughly 600GB (4× B300 or 8× H200), which moves self-hosting from “dedicated AI infrastructure team” territory to “serious but attainable” for a well-funded platform group. The model was trained entirely on Nvidia GB300 NVL72 systems — the launch doubles as a proof point for the gigawatt-scale Nvidia compute partnership Thinking Machines announced in March 2026.

Self-hosting footprint · aggregated VRAM required

Source: MarkTechPost + The Register, from Thinking Machines' published deployment guidance
Full BF16 checkpoint8× NVIDIA B300 or 16× H200
2TB+ VRAM
NVFP4 quantized checkpoint4× NVIDIA B300 or 8× H200 · Blackwell-optimized
~600GB VRAM

For most teams, the realistic on-ramps are the middle paths. Hosted inference through TogetherAI, Fireworks, Modal, Databricks, or Baseten gets you metered access to the open model without the cluster. Fine-tuning through Tinker gets you a customized variant without owning training infrastructure — though note that only a limited-time launch discount has been documented publicly, so get current list pricing in writing before you model unit economics on it. Independent developer Simon Willison, testing Inkling via the Tinker API, called it “good to see the US open weights ecosystem gain a new viable contender to join NVIDIA Nemotron and Gemma 4.”

The break-even logic is workload arithmetic, not ideology. Metered frontier APIs win at low and spiky volume; self-hosted open weights can win at sustained high volume, where utilization stays high enough to amortize the hardware — and Inkling’s independently measured token efficiency shifts that curve in its favor for agentic workloads. The honest answer for most organizations is to run the comparison on their own traffic profile before committing either way.

08ImplicationsWhat a credible US open-weight player changes for your stack.

The trend underneath this launch is bigger than one model. Through the first half of 2026, open-weight momentum belonged almost entirely to Chinese labs, which left every US and European compliance team with an awkward choice: accept Chinese-origin weights, pay frontier API prices, or settle for much smaller US-built options. Inkling collapses that trilemma for a meaningful class of workloads — the second-source case for open weights no longer requires a geopolitical asterisk. That matters even for teams that never deploy Inkling, because credible alternatives discipline pricing and licensing behavior across every vendor conversation.

Domain customization
Fine-tune and own the model

The workload Inkling was built for: a permissive multimodal base plus Tinker fine-tuning, following the pattern of the Bridgewater project (84.7% on financial-reasoning tests at a fraction of proprietary cost — per the two companies' own evaluation).

Pick Inkling + Tinker
Compliance-bound teams
US-origin, Apache 2.0 self-hosting

If legal or security review blocks Chinese-origin weights, Inkling is the first frontier-adjacent US alternative under Apache 2.0. NVFP4 at ~600GB VRAM is the realistic self-host target; layer external moderation per the model card.

Pick Inkling open weights
Raw coding capability
Maximum benchmark performance

Press-reported comparisons put GLM 5.2, Kimi K2.6, and DeepSeek V4 Pro ahead of Inkling on most coding and reasoning benchmarks. If leaderboard capability per task is the criterion and provenance isn't a constraint, the Chinese open models still lead.

Pick a stronger coder
General knowledge work
Broad, unpredictable workloads

Inkling says itself that it is not the strongest model available, open or closed. For generalist assistant and knowledge work, closed frontier models remain the default; revisit if your workload turns out to be narrow enough to fine-tune for.

Stay with frontier APIs

Looking forward, the launch sets up a test the whole industry should want answered: can a deliberately mid-benchmark open base plus a customization platform out-compete stronger general models on real enterprise workloads? If Tinker’s customers replicate the Bridgewater pattern across industries, the customize-don’t-rent thesis stops being a slogan and becomes a procurement category — and the pressure on closed vendors shifts from capability to price. If they don’t, Inkling risks being remembered as a very large, very well-licensed model that arrived trailing its rivals. Either way, teams evaluating whether a fine-tuned open model can replace a rented frontier one are making exactly the kind of build-versus-rent decision our AI transformation engagements are structured around: benchmark on your own tasks, price both paths at your real volume, and let the workload decide.

09ConclusionThe most interesting launch of the week is the one that refused to claim a crown.

The shape of open weights, July 2026

Inkling's bet is that owning a good-enough model beats renting the best one.

Strip away the superlatives and Inkling is three verifiable facts and one open question. The facts: a 975B-parameter multimodal MoE with weights on Hugging Face under Apache 2.0; day-one fine-tuning on Tinker and hosted inference across five partners; and an independent Intelligence Index score that makes it the leading US open-weight release by Artificial Analysis’s measure, even as press-reported comparisons keep the Chinese open models ahead on raw coding and reasoning.

The open question is whether customization is a product category or a consolation prize. Thinking Machines has committed to the answer with unusual candor — publishing a launch post that concedes its model is not the strongest available and betting $2 billion of seed capital that this is the right trade. The one independent signal that supports the bet is efficiency: roughly 25K output tokens per agentic task against 37–43K for its rivals is a real economic edge, not a framing exercise.

The practical move is unchanged from every open-weight release this year: ignore the vendor chart, run your own evals on your own tasks, and price self-hosting against metered APIs at your actual volume. What is genuinely new is that, for the first time at this scale, teams whose compliance review rules out Chinese-origin weights get to run that comparison at all.

Put the customize-don't-rent thesis to the test

A fine-tuned open model can beat a rented frontier one — when the workload is yours.

Our team helps businesses evaluate open-weight models against closed frontier APIs — fine-tuning feasibility, self-hosting economics, and compliance-driven model selection, delivered in days not quarters.

Free consultationExpert guidanceTailored solutions
What we work on

Open-weight model engagements

  • Benchmarking Inkling & rivals on your own workloads
  • Fine-tune-vs-rent cost modeling at your real volume
  • Compliance-driven model selection — US-origin open weights
  • Self-hosting architecture — quantization & VRAM planning
  • Multi-vendor routing across open + closed models
FAQ · Inkling launch guide

The questions we get every week.

Inkling is the first in-house AI model from Thinking Machines Lab, the startup founded in February 2025 by former OpenAI CTO Mira Murati. It launched on July 15, 2026 as a Mixture-of-Experts transformer with 975 billion total parameters and 41 billion active per token, trained on 45 trillion tokens spanning text, images, audio, and video. It is natively multimodal via encoder-free early fusion, supports up to 1M tokens of context via the open weights (256K on the hosted API, per launch reporting), and shipped under the Apache 2.0 license with full weights on Hugging Face plus an NVFP4 quantized checkpoint for NVIDIA Blackwell hardware. It went live for fine-tuning on Tinker, the company's model-customization platform, the same day.
Related dispatches

Continue exploring open-weight releases.

AI Development

StepFun Step 3.7 Flash: 196B MoE Agentic Vision Model

StepFun's Apache-2.0 Step 3.7 Flash pairs a 196B MoE backbone with a 1.8B vision encoder, activating ~11B params per token. The cost case for agentic teams.

May 30, 2026 · 10 minRead
AI Development

Tencent's Hunyuan Hy3: Open-Weight Reasoning Arrives

Tencent shipped Hunyuan Hy3, a 295B open-weight MoE, under Apache 2.0 on July 6, 2026. It trails GLM-5.2 on coding but wins on agentic tasks at half the memory.

July 6, 2026 · 11 minRead
AI Development

July 2026 Open-Weight Wave: K3, Inkling and the New Gap

Five open-weight moves cluster in one July window — K3, Inkling, M3 Pro, a Mistral MoE teaser and a scheduled DeepSeek V4 — narrowing the gap to a generation.

July 17, 2026 · 12 minRead
AI Development

Fable 5 + GLM-5.2: Orchestrator Brain, Open-Weight Muscle

Pair Fable 5 as the orchestrator brain with GLM-5.2 as open-weight execution muscle. A concrete routing recipe, the cost math, and the single-model risk case.

July 3, 2026 · 13 minRead
AI Development

Google DiffusionGemma: First Open-Weight Text Diffusion

DiffusionGemma is Google's first open-weight text diffusion LLM: a 26B MoE under Apache 2.0 hitting 1,100+ tokens/sec on one H100. Where it wins and loses.

June 13, 2026 · 11 minRead
AI Development

NVIDIA Cosmos 3: Open Physical-AI Omnimodel Guide 2026

Cosmos 3 is the first fully open physical-AI omnimodel: one model reasons, simulates, and predicts robot actions. Inside the two-tower design and how to run it.

June 1, 2026 · 9 minRead