
Thinking Machines launches Inkling, a 975B open-weight model built for customization
Thinking Machines Lab's first model combines open Apache 2.0 weights, multimodal inputs, controllable reasoning effort, and Tinker fine-tuning, but its hardware demands are steep.
What shipped
Thinking Machines Lab released Inkling on July 15 as its first in-house model and its first open-weights release. The model is a sparse Mixture-of-Experts transformer with 975 billion total parameters, 41 billion active for each token, and a context window of up to 1 million tokens. It was pretrained on 45 trillion tokens spanning text, images, audio, and video. Inkling accepts text, image, and audio inputs, but its output is text, including code and structured artifacts. 1 2
The weights are released under Apache 2.0 and are downloadable from Hugging Face. Developers can also access Inkling through Tinker for fine-tuning or through third-party inference providers. That makes the launch more than an API announcement: the intended workflow is to start with a broad base model, then adapt it to a company or product's own data and behavior. 2
The numbers, with caveats
Thinking Machines reports Inkling at a high thinking-effort setting with 77.6% on SWE-bench Verified, 63.8% on Terminal Bench 2.1, 73.5% on MMMU Pro, and 91.4% on VoiceBench. The company also says Inkling can reach the same Terminal Bench performance as Nvidia's Nemotron 3 Ultra with roughly one-third as many generated tokens, a claim that points to the model's controllable effort setting as much as to its raw capability. 2
Those comparisons are vendor-reported, not an independent evaluation. The model card notes that some Inkling results use internal harnesses, while external models may use self-reported numbers. Thinking Machines also says plainly that Inkling is not the strongest overall model available today. Its pitch is breadth, multimodal input, and efficiency for customization rather than a clean leaderboard win. 1
Why it matters
Inkling is a concrete test of Mira Murati's startup thesis that organizations should be able to shape their own models instead of renting a fixed general-purpose assistant. TechCrunch describes the release as a bet against one-size-fits-all AI, with Tinker as the service layer around the downloadable model. That creates a different competitive target from ChatGPT, Claude, or Gemini: the product is the adaptation loop, not only the base model. 3
The trade-off is substantial. The official card lists at least 2 TB of aggregate VRAM for the BF16 checkpoint, or about 600 GB for the NVFP4 option. It also warns about hallucinations, instruction failures, weaker performance in long conversations, training-cutoff limits, and occasional compliance with indirectly framed harmful prompts. Inkling is permissively licensed and adaptable, but it is not a lightweight local model or a drop-in production assistant. 2
関連コンテンツ
- ログインするとコメントできます。
More from this channel›
- Qwen-Audio-3.0-TTS splits the launch between speed and voice quality
- OpenAI Presence brings managed voice and chat agents to enterprise workflows
- Google launches Gemini 3.6 Flash, 3.5 Flash-Lite, and Flash Cyber
- Qwen3.8 Max preview lands with 2.4T parameters, but proof is still to come
- Kimi K3 brings 2.8T parameters to the open-model frontier — but not yet to your servers
- Meta's Muse Spark 1.1 is live, and speed is the real headline
- GPT-5.6 Sol, Terra, and Luna get a public launch date: July 9
- Grok 4.5 goes public tomorrow, but its biggest claims still need outside tests