model release

Mira Murati's Thinking Machines releases Inkling, 975B-parameter open-weight model trained on 45T tokens

TL;DR

Thinking Machines Lab released Inkling, a 975-billion-parameter mixture-of-experts model that uses 41 billion active parameters per task. The open-weight model was trained on 45 trillion tokens across text, image, audio, and video, marking the first public release from Mira Murati's AI startup.

3 min read
0

Inkling — Quick Specs

Context window524K tokens
Input$1/1M tokens
Output$4.05/1M tokens

Thinking Machines releases Inkling, 975B-parameter open-weight model

Thinking Machines Lab, founded by former OpenAI CTO Mira Murati, released its first AI model Wednesday: Inkling, a 975-billion-parameter mixture-of-experts system that developers can download and modify directly. Unlike flagship models from OpenAI, Anthropic, or Google, Inkling is open-weight.

Technical specifications

Inkling uses a mixture-of-experts architecture with 975 billion total parameters but activates only about 41 billion for any given task. The model was trained on 45 trillion tokens spanning text, image, audio, and video data. It reasons natively across all modalities, according to the company.

The model includes adjustable "thinking effort" — users can dial up reasoning depth or prioritize speed. On coding benchmarks, Thinking Machines claims Inkling uses one-third as many tokens as Nvidia's Nemotron 3 Ultra to achieve equivalent performance.

Positioning and strategy

Thinking Machines explicitly states in its briefing materials that Inkling is "not the strongest model available today, closed or open." Instead, the company is positioning it as a customization starting point through Tinker, its model fine-tuning platform.

The core thesis: centralized AI labs sell one-size-fits-all models, while enterprises that customize their own models extract more value. Microsoft CEO Satya Nadella made a similar argument Sunday, noting that enterprises using proprietary models "pay twice" — subscription costs plus business knowledge embedded in prompts.

Training and costs

Thinking Machines pretrained Inkling from scratch but used outputs from other open-weight models, including Moonshot AI's Kimi K2.5, to generate some early post-training data before large-scale reinforcement learning. The company says its next model will use fully self-contained post-training.

The model was trained entirely on Nvidia GB300 NVL72 systems through a strategic partnership announced in March for one gigawatt of Vera Rubin computing capacity. Nvidia made a "significant investment" in Thinking Machines at that time. Pricing for model access has not been disclosed.

A reported $50 billion fundraising round was coming together in November 2025 but had stalled by January 2026, according to multiple outlets. The company has declined to discuss funding since.

Evidence for the approach

In a joint project with Bridgewater Associates (not an investor), researchers fine-tuned an open-source model on Bridgewater's financial expertise. The result scored 84.7% on financial reasoning tests, outperforming top proprietary models while costing roughly one-fourteenth as much to run. Those results come from the companies' own evaluation, not an independent benchmark.

Company status

Thinking Machines now employs approximately 200 people, up from earlier 2026 levels after departures including two co-founders who left for OpenAI in January. The company took roughly nine months from formation to release and revenue, compared to five years for OpenAI and three for Anthropic, according to the company.

What this means

Inkling tests whether enterprises will adopt open-weight models they can customize over proprietary APIs. The revenue model depends on Tinker's fine-tuning platform rather than metered API access, since anyone can download and run the weights independently. If Thinking Machines is correct, frontier labs' business models face pressure from organizations building in-house AI capabilities — but the company must prove that customization value exceeds the convenience of ChatGPT or Claude.

Related Articles

model release

NVIDIA Releases Nemotron VoiceChat 11B, an Open Full-Duplex Speech Model with Live Tool Calling

NVIDIA has released NemotronLabs VoiceChat 11B, an 11-billion-parameter end-to-end full-duplex speech model that unifies streaming speech understanding and generation in one architecture. The model claims to be the first open full-duplex system to support live tool calling during natural conversation, with ~450ms turn-taking latency.

model release

LG AI Research Releases K-EXAONE 2.0, a 750B-Parameter Open-Weight MoE Model with 262K Context

LG AI Research has released K-EXAONE 2.0, a 750-billion-parameter mixture-of-experts language model with 37B active parameters, a 262,144-token context window, and support for 10 languages. The model is open-weighted under Apache 2.0 and claims competitive results against Qwen3.5, GLM-5.1, and DeepSeek-V4 Pro on reasoning, coding, and long-context benchmarks.

model release

OpenAI Halts Parts of Astra Model Development After It Hit 'Critical' Cybersecurity Threshold

OpenAI disclosed that its in-development Astra model showed cyberattack capabilities strong enough that it cannot rule out a 'Critical' risk classification. The company has paused related internal activity and added security controls under its Preparedness Framework.

model release

Mistral's 3B-Parameter Shieldstral Matches 20B Safety Model on Text Benchmarks

Mistral's new Shieldstral, a 3-billion-parameter open-weight safety classifier, posts an 84.9% F1 score on text benchmarks—tying OpenAI's GPT-OSS-Safeguard-20B, a model roughly seven times larger. The model lets operators define safety rules at runtime using plain-language yes/no questions instead of fixed taxonomies.

Comments

Loading...