Thinking Machines Lab offers enterprises a US alternative in open-weight AI

· Source: Computerworld · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Cloud Computing & IT Infrastructure · Depth: Advanced, short

Summary

Thinking Machines Lab, a San Francisco startup, has launched Inkling, its first general-purpose AI model, offering a US-developed alternative in the open-weight market. Inkling utilizes a mixture-of-experts architecture with 975 billion total parameters, 41 billion active during processing, and supports a 1 million token context window. It was pretrained on 45 trillion tokens across text, images, audio, and video, and is designed for coding, tool use, and multimodal tasks. Benchmarks show Inkling scored 77.6% on SWE-Bench Verified, 74.1% on MCP Atlas, 77.1% on BrowseComp, and 79.8% on IFBench. The model is fine-tunable via the Tinker API platform and available through various inference providers and as full weights on Hugging Face, including a quantized NVFP4 checkpoint. Thinking Machines also previewed Inkling-Small, featuring 276 billion total and 12 billion active parameters. Deploying the full model requires significant GPU infrastructure, such as 2 TB of VRAM for the BF16 checkpoint or 600 GB for the NVFP4 version.

Key takeaway

For AI Architects evaluating open-weight models for enterprise deployment, Inkling offers a US-origin option. This can address regulatory or procurement barriers with non-Western models. You must weigh its multimodal capabilities and controllable reasoning against substantial GPU infrastructure costs. The quantized version alone requires at least 600 GB of VRAM. Consider Inkling-Small for reduced costs and latency, and always retest model safety after any fine-tuning.

Key insights

Inkling offers Western enterprises a US-developed, open-weight, multimodal AI model for domain-specific adaptation.

Principles

Method

Developers can fine-tune Inkling through the Tinker API platform using 64,000 or 256,000 token context lengths, then test it in the Inkling Playground.

In practice

Topics

Best for: Machine Learning Engineer, CTO, VP of Engineering/Data, AI Engineer, Director of AI/ML, AI Architect

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computerworld.