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

Tencent Releases Hy4 Preview: 770B-Parameter MoE Model with 1M Context for Coding Agents

Tencent has released Hy4 preview, a mixture-of-experts model with 770B total parameters and 49B active parameters, targeting coding agents and multi-step tool-use workflows. The model ships with a 1 million token context window and is priced at $0.834 per 1M input tokens and $2.501 per 1M output tokens.

model release

GLM-5.3-Flash Debuts as Zhipu AI's First Natively Multimodal Model, 320B Parameters with 18B Active

Zhipu AI has released GLM-5.3-Flash, the first natively multimodal model in its GLM-5 series, built on a 320B-parameter mixture-of-experts architecture with only 18B active parameters. The company claims it outperforms GLM-5.2 while approaching Claude Opus 4.8 on coding and agentic benchmarks at a fraction of the cost. Unsloth has published quantized GGUF versions for local inference.

model release

Z.ai Launches GLM-5.3-Flash: 1M-Token Context, Image Support, Claimed 10x Cost Cut Over GLM-5.2

Z.ai has released GLM-5.3-Flash, a 320-billion-parameter Mixture-of-Experts model with 18 billion active parameters, a 1-million-token context window, and image input support. The model launched on LM Studio's Bionic platform hours after its official unveiling, with LM Studio claiming it is 9-10x cheaper to run than GLM-5.2.

model release

Alibaba Releases Qwen3.8-Flash-Next: 125B-Parameter MoE Model Matches Larger Rivals at $0.16/$0.47 per Million Tokens

Alibaba's Qwen team released Qwen3.8-Flash-Next, a 125-billion-parameter mixture-of-experts model that activates just 6 billion parameters per token and previews architecture planned for Qwen4. The model outperforms the much larger Qwen3.7-Plus at roughly one-ninth the training cost and ships at $0.16 per million input tokens and $0.47 per million output tokens.

Comments

Loading...