What We Can Learn From Thinking Machines’ Initial Inkling

📊 Full opportunity report: What We Can Learn From Thinking Machines’ Initial Inkling on ThorstenMeyerAI.com — validation score, market gap, and execution plan.

TL;DR

Thinking Machines has released the full weights of its new multimodal AI model, Inkling, under an open license. This move emphasizes transparency and ownership, contrasting with typical industry practices. The model’s capabilities and restrictions are still being evaluated.

Thinking Machines has released the full weights of its new multimodal AI model, Inkling, under the open-source Apache 2.0 license. This is a notable departure from industry norms, where models are often released with restrictions or only as API access, and signals a shift toward greater transparency and ownership in AI development.

The Inkling model is a mixture-of-experts transformer with 975 billion parameters and supports a 1-million-token context window. It was pretrained on 45 trillion tokens across text, images, audio, and video, and is natively multimodal, processing input from multiple modalities without additional adapters. The full model weights were published on Hugging Face under Apache 2.0, allowing users to download, modify, and deploy independently.

In addition to the large model, a smaller version, Inkling-Small, with 276 billion total parameters, was also released. It reportedly matches or exceeds the larger model’s performance on several benchmarks, thanks to an improved pre-training approach. The training process involved hybrid optimization and over 30 million reinforcement learning rollouts, with performance improvements logged during training.

However, the release came with some caveats. While the weights are openly available, the training data and full training pipeline have not been published, which is typical industry practice but limits full transparency. Additionally, reports suggest that Thinking Machines maintains a separate Model Acceptable Use Policy that restricts certain applications, such as surveillance and automated decision-making, raising questions about the true openness of the release.

At a glance
reportWhen: announced March 2024
The developmentThinking Machines has publicly released the full weights of its Inkling AI model under an open license, marking a significant development in AI transparency.
The Weights Came First: Inkling — Reality Check
AI Dispatch · Reality Check · 16 July 2026

The weights came first: what Inkling actually signals

Mira Murati’s lab shipped its first foundation model — and the model isn’t the story. The order of operations is: full weights, Apache 2.0, day one, before any closed API. Plus a rare concession — the lab says it’s not the strongest model available, open or closed.

975B / 41B
total / active · MoE
1M
context window
45T
pretrain tokens
T · I · A
text · image · audio in
Apache 2.0
the licence*
Licence over leaderboard — what’s actually open
Model weightsBF16 + NVFP4 checkpoints on Hugging Face — download, modify, commercialize, keep
Apache 2.0 licenceconfirmed on the model card & HF repo — the real thing, not a source-available lookalike
Day-0 toolingtransformers · vLLM · SGLang · llama.cpp · TokenSpeed · Unsloth
Training data / pipelinenot published — open weights ≠ open source. Industry norm, but say it plainly
Separate use policy?reported: a Model Acceptable Use Policy over parameters & modified versions, barring surveillance, deception & fully automated decisions affecting rights
Unverified — check the model card yourself. If it reads as reported, Apache 2.0 isn’t the whole legal picture, and for ISR / geospatial / public-safety builders that clause is a go/no-go, not a footnote.
▲ Where it’s strong
  • AIME 2026 97.1%
  • GPQA Diamond 87.2%
  • MCP Atlas (Nemotron 44.7%) 74.1%
  • VoiceBench · open-weight audio frontier 91.4%
  • FORTRESS adversarial · best open 78.0%
  • ForecastBench · calibration 61.1
▼ Where it’s behind
  • HLE text-only (GLM-5.2 40.1%) 29.7%
  • SWE-bench Pro (GLM-5.2 62.1%) 54.3%
  • Terminal-Bench 2.1 (GLM-5.2 82.7%) 63.8%
  • SWE-bench Verified (Fable 5 95.0%) 77.6%
  • Design Arena · 2nd open, behind GLM-5.2 ~10th
◆ The dial nobody’s talking about — controllable thinking effort

A 0.2 → 0.99 effort setting trades reasoning tokens against cost & latency, so you get a curve, not a point. On Terminal-Bench 2.1 it reportedly matches Nemotron 3 Ultra at ~⅓ the tokens. Peak score is a vanity metric when you serve millions of calls; the cost curve is what ships. (Bonus: its chain of thought compressed on its own during RL — nobody rewarded it; efficiency did.)

0.2 · fast & cheap 0.99 · max effort
⚑ The China question — & the irony

Pitched as the Western alternative to Chinese open weights (censorship-resistance training is the differentiator). But GLM-5.2 still wins on agentic/reasoning and Kimi K2.6 often on multimodal: best American open model, second in the open field. The irony — post-training was bootstrapped on synthetic data from Kimi K2.5.

⚠ Open weights you probably can’t run

BF16 needs ≥2 TB aggregate VRAM (8× B300 / 16× H200). NVFP4 still needs ≥600 GB. Not a workstation model — a 512 GB fleet falls just short. “Open” ≠ “runnable.” Mitigations: 1-bit GGUFs (~74% acc.), hosted eval routes, and Inkling-Small (12B active) — the release local-first builders actually want.

The take

Open weights used to be a consolation prize. Inkling is a strategic open release — Apache 2.0, natively multimodal, honestly marketed, published complete on day one, optimized for deployment rather than headlines (the model isn’t the product; the fine-tuning platform is). It doesn’t need to win every benchmark for that to matter. The frontier is learning that owning the base beats renting the API — arriving now from the inside. For the sovereignty buyer: ① a real Western hedge against being switched off · ② verify the use policy before you build · ③ check the VRAM, then benchmark vs GLM-5.2 & Kimi K2.6 on your task.

Sources: Thinking Machines Lab (announcement, model card, HF repo, 15 Jul 2026); Hugging Face; VentureBeat, TechCrunch, BenchLM, LinkLoot, XenoSpectrum, NewsCord; Nathan Lambert via X. Benchmarks are vendor-published (some via Artificial Analysis) & await independent replication; some reflect a pre-release checkpoint. The AUP is reported, not verified here.
thorstenmeyerai.com

Implications of Open-Weight Model Release

The release of Inkling’s full weights under an open license is a significant development in the AI industry. It enables organizations and researchers to fine-tune, inspect, and deploy the model independently, fostering transparency and control. This move contrasts with many industry players that restrict access through APIs or closed models, potentially setting a new standard for open AI development.

However, the existence of a separate usage policy that may limit certain applications complicates the narrative. It highlights ongoing tensions between openness and responsible use, especially in areas like surveillance and automated decision-making. This development raises questions about how truly open such models are and what responsibilities developers and users bear.

Amazon

multimodal AI development kits

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Industry Norms and Recent Open Model Releases

Historically, most large AI models are released either as API services with usage restrictions or with closed weights, limiting independent scrutiny. The recent trend has seen some organizations releasing models with open weights, but often with caveats or additional policies restricting use. The case of Inkling stands out because the full weights were released first, with an emphasis on transparency and ownership, reflecting a shift toward more open practices.

Previous open releases, such as Meta’s Llama 2 or EleutherAI models, have demonstrated the benefits of open access for research and development. However, concerns about misuse and proprietary data remain persistent. Inkling’s release is notable because it combines open weights with a licensing and policy framework that may restrict certain applications, illustrating the complex balance between openness and responsibility.

“Our goal is to empower users with full ownership of the model, while maintaining responsible use through our policy framework.”

— Thinking Machines spokesperson

Amazon

open source AI model download

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Unresolved Questions About Model Use and Data Transparency

It is still unclear how the Model Acceptable Use Policy will be enforced in practice or how it might limit certain applications. The training data and pipeline have not been published, raising questions about the model’s transparency and reproducibility. Additionally, the actual impact of the open weights on misuse or proprietary concerns remains to be seen.

Amazon

AI model training software

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Next Steps for Model Evaluation and Industry Impact

Researchers and developers will begin to examine the model’s capabilities, safety, and compliance with the stated policies. Independent benchmarks and testing will clarify its strengths and limitations. Industry observers will monitor whether other organizations follow suit with open releases, potentially shifting norms around model transparency and ownership.

Amazon

large language model GPU server

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Key Questions

What makes Inkling different from other AI models?

Inkling is released with full weights under an open license (Apache 2.0), allowing independent use and modification. It is a large, multimodal, mixture-of-experts transformer with extensive training on diverse data types.

Does open release mean the model can be used freely for any purpose?

While the weights are openly available, reports suggest that Thinking Machines enforces a separate Acceptable Use Policy that restricts certain applications, such as surveillance and automated decision-making. Users should review this policy carefully.

What are the risks of releasing such a large model openly?

Open access can lead to misuse, including malicious applications or misinformation. It also raises concerns about proprietary data and intellectual property, especially if the training data remains undisclosed.

Will the training data be made public?

No, the training data and full training pipeline have not been published, which limits full transparency and independent verification of the model’s training process.

What is the significance of the licensing choice?

The Apache 2.0 license grants users broad rights to use, modify, and commercialize the model, fostering innovation but also requiring responsible use under the company’s policies.

Source: ThorstenMeyerAI.com

This content is for general information only and is not financial, tax or legal advice. Consult a qualified professional for decisions about your money.
You May Also Like

Euro Rises on the Back of Europe’s Ukraine Peace Initiative

Just as the Euro climbs amid Ukraine peace talks, the implications of potential interest rate changes could redefine its future—what’s next for the currency?

The Death of the Identical Paragraph

The traditional news wire model is collapsing as AI rewriting reduces the need for syndication, raising questions about attribution and funding.

Google’s Ambitious AI Plan Using Toonsutra Promises to Reinvent India’s Webtoon Market.

In a groundbreaking move, Google and Toonsutra aim to transform India’s webtoon market, but what surprises await local creators and audiences?

With Gpt-5’S Launch Imminent per Sam Altman, Bitcoin’S Future Could See New Dynamics

Unveiling the potential impacts of GPT-5’s launch, Bitcoin’s future may be transformed in unexpected ways—what shifts are on the horizon?