TL;DR
Thinking Machines Lab released the full weights for its first foundation model, Inkling, before offering a closed API. The model introduces adjustable reasoning effort but trails rivals on several vendor-reported benchmarks, while its licensing and hardware demands require closer review.
Thinking Machines Lab, founded by former OpenAI technology chief Mira Murati, released the full weights for its first foundation model, Inkling, on July 15 under an Apache 2.0 license. By publishing downloadable weights before launching a closed API, the 17-month-old company is testing whether model ownership and deployment control can matter more to customers than leading every benchmark.
Inkling is a Mixture-of-Experts model with 975 billion total parameters and 41 billion active parameters, according to materials cited in the supplied reporting. It accepts text, images and audio, produces text, and supports a 1-million-token context window. The lab says it pretrained the model on 45 trillion tokens spanning text, images, audio and video.
The BF16 and NVFP4 checkpoints appeared on Hugging Face with immediate support for Transformers, vLLM, SGLang and llama.cpp. Apache 2.0 generally permits downloading, modifying and commercially deploying the weights. The company did not publish its training data or full training pipeline, making Inkling an open-weight release rather than a fully open-source model.
A configurable thinking-effort setting, ranging from 0.2 to 0.99, lets operators trade more reasoning tokens for higher cost and latency. Thinking Machines reportedly found that Inkling matched Nemotron 3 Ultra on Terminal-Bench 2.1 while using about one-third as many tokens, but that comparison has not received independent confirmation.
Ownership Comes Before Benchmark Rank
The release gives companies a Western-developed foundation model that can be hosted, modified and fine-tuned without depending solely on a vendor-controlled API. That may appeal to buyers focused on data control, service continuity and custom deployment.
The adjustable effort setting also shifts attention from a single leaderboard score to a cost-performance curve. For high-volume services, the ability to reduce reasoning tokens on routine requests may matter more than maximum performance. It does not show that Inkling thinks like a person or possesses awareness; it shows that inference computation can be controlled and measured against latency, price and task accuracy.

Samsung 43-Inch Class U8000H Series Crystal UHD, 4K, Smart TV, 2026 Model
- Crystal Processor: Enhances colors and sharpness in 4K
- Free Streaming Content: Access 2,700+ free channels and shows
- Motion Xcelerator: Smooth motion for gaming and sports
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Inside Inkling’s Open Release
Thinking Machines Lab was created by Murati and employs several people who previously worked on ChatGPT. Its first model enters an open-weight market where Chinese systems including GLM-5.2 and Kimi K2.6 already perform strongly on reasoning, agentic and multimodal tests.
Vendor-published results place Inkling at 97.1% on AIME 2026 and 87.2% on GPQA Diamond. The supplied analysis also reports lower results than selected rivals on Humanity’s Last Exam, SWE-bench Pro and Terminal-Bench 2.1. Thinking Machines has acknowledged that Inkling is not the strongest available open or closed model.
“Inkling is not the strongest model available today, closed or open.”
— Thinking Machines Lab, as quoted in the supplied source
As an affiliate, we earn on qualifying purchases.
Benchmarks and License Need Verification
Most cited benchmark figures are vendor-published, some involve a prerelease checkpoint, and independent researchers have not yet replicated them. Claims about spontaneous chain-of-thought compression during reinforcement learning also require fuller technical evidence before broader conclusions can be drawn.
A separate Model Acceptable Use Policy has been reported as restricting surveillance, deception and fully automated decisions affecting rights, including for modified versions. The supplied source did not verify that policy. Users will need to examine the model card and repository because any extra conditions could affect whether Apache 2.0 describes the complete legal position.
As an affiliate, we earn on qualifying purchases.
Independent Tests and Smaller Model
Researchers and prospective users will now test Inkling on real workloads, inspect its license terms and compare its efficiency with GLM-5.2, Kimi K2.6 and closed models. Attention will also turn to Inkling-Small, a 276-billion-parameter model with 12 billion active parameters whose full weights are expected after testing. That smaller release may be more practical because the flagship reportedly needs at least 600 GB of memory in NVFP4 or about 2 TB for BF16 deployment.
AI reasoning effort adjustable models
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Key Questions
What does a weights-first release mean?
It means downloadable model parameters arrived before a closed API. Qualified users can host and modify Inkling instead of sending every request through Thinking Machines Lab.
Is Inkling fully open source?
No. The weights are available under Apache 2.0, but the training dataset and complete pipeline were not published. Any separate use policy also needs verification.
Is Inkling the strongest AI model?
No. Thinking Machines says it is not the strongest model, and supplied benchmark results show it trailing some competitors on coding, reasoning and agentic tasks.
Can Inkling run on a personal workstation?
Not in its standard released forms. The reported requirements are about 600 GB of memory for NVFP4 and at least 2 TB for BF16. Smaller quantized versions may reduce that burden, with performance tradeoffs.
Source: Thorsten Meyer AI