model release

Thinking Machines Lab Releases Inkling Small: 276B MoE Model with 524K Context Window

TL;DR

Thinking Machines Lab has released Inkling Small, an open-weight multimodal mixture-of-experts model with 12B active parameters out of 276B total and a 524K token context window. The model targets reasoning, coding, agentic workflows, and multilingual use cases at $0.58 per 1M input tokens and $1.44 per 1M output tokens.

2 min read
0

Inkling Small — Quick Specs

Context window524K tokens
Input$0.58/1M tokens
Output$1.44/1M tokens

Thinking Machines Lab has released Inkling Small, an open-weight multimodal mixture-of-experts (MoE) model, according to a listing on OpenRouter. The model activates 12 billion parameters out of a 276 billion total parameter count, positioning it as the smaller, more efficient entry in the company's Inkling model family.

Specifications

Inkling Small ships with a 524,000-token context window — among the larger context windows currently listed on OpenRouter for any open-weight model. Pricing is set at $0.58 per 1 million input tokens and $1.44 per 1 million output tokens. The model's release date is listed as July 30, 2026.

As an MoE architecture, Inkling Small routes each input through a subset of its total parameters (12B of 276B), a design choice that keeps inference costs and latency closer to a much smaller dense model while retaining the capacity of a large parameter count for specialized tasks.

Capabilities

According to Thinking Machines Lab, Inkling Small is suited for:

  • Reasoning tasks
  • Coding
  • Agentic workflows
  • Retrieval-augmented generation (RAG)
  • Instruction following
  • Multilingual conversation

The model is described as multimodal, though the source listing does not specify which input modalities (image, audio, video) are supported beyond text. No benchmark scores — such as MMLU, HumanEval, or agentic task evaluations — have been published alongside the release. Thinking Machines Lab has not disclosed training data cutoff date, exact architecture details (number of experts, active experts per token), or safety evaluation results.

Availability

Inkling Small's weights are available as open weights, and the model can be accessed via OpenRouter, which lists a comparison tool and playground for testing. The model joins what OpenRouter refers to as the "Inkling family," implying at least one other sibling model exists or is planned, though details on a larger "Inkling" variant have not been confirmed.

What this means

Inkling Small enters a crowded field of open-weight MoE models competing on efficiency and context length rather than raw parameter count. A 524K context window paired with a 12B active parameter footprint suggests Thinking Machines Lab is targeting long-document and agentic use cases where cost-per-token matters as much as raw capability — the $0.58/$1.44 pricing undercuts many closed frontier models while remaining higher than some smaller open alternatives.

The lack of published benchmark scores makes it difficult to assess how Inkling Small stacks up against comparable MoE models from Mistral, DeepSeek, or Alibaba's Qwen line. Until independent evaluations or official benchmark disclosures arrive, claims about its reasoning and coding performance should be treated as unverified. The unusually far-out listed release date (July 2026) also warrants scrutiny — it may reflect a placeholder, staged rollout, or simply a listing error on OpenRouter's part rather than a confirmed public availability date.

Related Articles

model release

DeepSeek Releases V4 Flash 0731: 1M-Token MoE Model at $0.14/M Input Tokens

DeepSeek has released V4 Flash 0731, a sparse mixture-of-experts model with 13B active parameters out of 284B total and a 1049K token context window. The model targets coding, reasoning, and agent workflows, priced at $0.14 per million input tokens and $0.28 per million output tokens via OpenRouter.

model release

Thinking Machines Releases Inkling Small, a 12B-Active-Parameter Model That Beats Its Larger Predecessor on Key Benchmar

Thinking Machines has released Inkling Small, an open-weights reasoning model with 276 billion total parameters but only 12 billion active. According to Artificial Analysis, it scores nearly as high as the company's larger Inkling model while using roughly a third of the parameters and far fewer output tokens per task.

model release

Moonshot AI Releases Kimi K3, a 2.8 Trillion Parameter Open-Weight Model; AWS Publishes Deployment Guide

Moonshot AI released Kimi K3 on July 27, 2026, a 2.8 trillion parameter Mixture-of-Experts model with a 1 million token context window and native multimodal support. AWS has published a deployment guide covering SageMaker HyperPod and Amazon EKS using ml.p6-b300.48xlarge instances with 8 NVIDIA B300 Blackwell Ultra GPUs.

model release

Moonshot AI Releases Kimi K3: 2.8T-Parameter Open-Weight Model with 1M-Token Context, Now Available via Unsloth Quantiza

Moonshot AI has released Kimi K3, a 2.8-trillion-parameter open-weight mixture-of-experts model with a 1-million-token context window and native multimodal support. Unsloth has published Dynamic 2.0 quantized versions on Hugging Face, claiming improved accuracy over other quantization methods.

Comments

Loading...