Aakib Ansari.
Back to articles
News Brief

Mira Murati's Thinking Machines Ships Inkling-Small: 276B Open-Weight Model Within One Point of Its Flagship

Md Aakib Ansari
Md Aakib AnsariWeb Developer & AI Tools Reviewer
2 min readModel: Inkling-Small
Mira Murati's Thinking Machines Ships Inkling-Small: 276B Open-Weight Model Within One Point of Its Flagship

Thinking Machines Lab released Inkling-Small on July 30, two weeks after its 975B flagship Inkling, and the benchmark story is the interesting part: a model with fewer than one-third of the flagship's active parameters landing within a single point of it on the primary intelligence index.

The numbers: 276 billion total parameters, 12 billion active per token, using the same sparse Mixture-of-Experts architecture as the flagship. It achieves a score of 40 on the Artificial Analysis Intelligence Index, against the flagship's 41. On coding and frontier reasoning benchmarks — Humanity's Last Exam, GPQA Diamond, SciCode — it consistently meets or exceeds the larger model, trailing only slightly on agentic tasks and factual recall that benefit from scale.

The model is multimodal (text, image, and audio inputs), supports a 1 million-token context window, and is designed for organisations that want to fine-tune and deploy on their own infrastructure via the lab's Tinker platform. The licence is Apache 2.0 — commercially permissive, with no restriction on fine-tuning or redistribution.

Tinker API pricing for the flagship was reported at $1.87 per million input tokens and $4.68 per million output tokens (at a 64K context limit). Inkling-Small pricing has not been separately announced but is expected to come in below those figures given its inference efficiency advantage.

Thinking Machines Lab is less than a year old. Murati founded it after leaving OpenAI in late 2024 with a stated goal of building AI that organisations can inspect, customise, and control — rather than access through a closed API they don't control. The Inkling series is the first product expression of that thesis: open weights, a fine-tuning platform, and a flagship designed to be "broad and balanced" rather than a benchmark maximiser.

Inkling-Small fits the same philosophy at lower hardware cost. At 12B active parameters, it is self-hostable on significantly less VRAM than the full 41B-active flagship, making it the practical option for enterprises that want the Thinking Machines stack without the infrastructure overhead.

Related Articles

Meta Releases Muse Glimmer: Apache 2.0 Licensed 30B Local Agent Model
News Brief2 min read
Meta Releases Muse Glimmer: Apache 2.0 Licensed 30B Local Agent Model

Meta Superintelligence Labs has released Muse Glimmer, a 30-billion parameter open-weight model distilled from its proprietary Muse Spark flagship. Published under an Apache 2.0 license, Glimmer is purpose-built for offline, on-device agentic workloads like coding, debugging, and file management on consumer hardware.

Ant Group's inclusionAI Team Releases Ling 3.0 Flash FP8 Under MIT License
News Brief2 min read
Ant Group's inclusionAI Team Releases Ling 3.0 Flash FP8 Under MIT License

Ant Group's inclusionAI team has released Ling 3.0 Flash FP8, a highly efficient 124-billion parameter Mixture-of-Experts (MoE) model. Featuring an MIT license and a custom hybrid attention architecture, the model reduces active parameters to 5.1 billion per token, matching the performance of much larger models while dramatically lowering operational costs.

Liquid AI's LFM2.5-2.6B Matches Models Three Times Its Size on Agentic Tasks
News Brief2 min read
Liquid AI's LFM2.5-2.6B Matches Models Three Times Its Size on Agentic Tasks

Liquid AI released LFM2.5-2.6B on August 4, a 2.69B-parameter on-device model purpose-built for agentic workloads. Using a hybrid architecture of short convolution blocks and grouped query attention, it runs under 2.5 GB of memory and reaches approximately 220 tokens/s on Apple M5 Max — while matching or exceeding Qwen3.5-9B on tool use and instruction-following benchmarks.