Thinking Machines Lab has released Inkling — a large-scale multimodal open-weights model based on the Mixture-of-Experts (MoE) architecture. The novelty offers a unique approach to data processing and computational resource management through a controlled "thinking effort" mechanism.

What Happened
The Inkling architecture was introduced, with the main version featuring 975 billion parameters (41 billion active per pass). A smaller version, Inkling-Small, has also been released with 276 billion parameters (12 billion active). The model supports a context window of up to 1 million tokens and possesses native multimodality: it processes audio via dMel-spectrograms and works with video and images without the use of external encoders.
Context
The development relies on the Mixture-of-Experts (MoE) architecture, which allows for efficient scaling of parameters while maintaining relatively low inference costs by activating only a fraction of the neurons. Unlike many multimodal systems that use separate pre-trained encoder models for different data types, Inkling aims for seamless integration of audio and visual streams directly into the shared architecture.
Why It Matters for the Industry
The emergence of a large open-weights model with native multimodality intensifies competition with proprietary APIs from OpenAI and Google. The innovative "controllable thinking effort" mechanism allows developers to flexibly balance response accuracy against generation costs, which is critical for building scalable autonomous agentic systems.
Why It Matters for Users
Users gain access to a powerful tool that can be tailored to specific tasks and budgets by regulating the depth of the model's reasoning. Inkling also demonstrates advanced capabilities in self-finetuning and agentic coding, expanding its practical application scenarios.
What Is Not Yet Known / Limitations
There is a risk that the architectural technological advantages may not justify the implementation costs if Inkling's current benchmarks indeed fall short of existing open-source SOTA solutions. Production use requires additional data on latency, inference costs, and confirmation of performance parity with market leaders.
Sources
Author
Look at AI, Editorial Staff
