Complete Guide to Thinking Machines Inkling

· Source: Analytics Vidhya · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems, Software Development & Engineering · Depth: Advanced, long

Summary

Thinking Machines Lab released Inkling on July 15, 2026, its first general-purpose open-weights foundation model. This multimodal Mixture-of-Experts (MoE) model features 975 billion total parameters, 41 billion active parameters, and a 1 million-token context window. Licensed under Apache 2.0, Inkling is designed for customization and fine-tuning across various domains, including multimodal reasoning, agentic AI, coding, and audio/vision tasks, rather than solely for benchmark leadership. It was trained on 45 trillion tokens using NVIDIA GB300 NVL72 systems and incorporates a novel self-fine-tuning capability. While demonstrating strong performance in mathematical reasoning, visual understanding, and agentic coding, Inkling shows weaker results in factuality and long-horizon agentic coding. Access is available via Tinker Playground, Hugging Face, hosted providers like Together AI, or self-hosting, with a smaller Inkling-Small preview also announced.

Key takeaway

For Machine Learning Engineers evaluating foundation models for enterprise deployment, Inkling offers a highly customizable, open-weights multimodal solution. Its 975B-parameter MoE architecture and self-fine-tuning capability allow deep integration into specific workflows. You should prioritize its flexibility for agentic coding and multimodal tasks. However, for high-stakes factual applications, you must integrate retrieval and verification tools due to its factuality weakness.

Key insights

Inkling is an open-weights multimodal MoE model prioritizing customization and domain-specific fine-tuning over benchmark supremacy.

Principles

Method

Inkling's self-fine-tuning workflow involves an agent defining behavior, generating synthetic data, writing evaluation logic, launching a Tinker run, and evaluating the updated model.

In practice

Topics

Best for: AI Scientist, Machine Learning Engineer, Director of AI/ML

Related on AIssential

Open in AIssential →

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