thinkingmachines

thinkingmachines/Inkling:peft:262144

Context

256K

Input

text, image

Output

text

Tool calling

Supported

About this model

Inkling is a flagship open-weights multimodal Mixture-of-Experts (MoE) model from Thinking Machines Lab featuring 975B total parameters with 41B active per token. It natively processes text, image, and audio inputs and supports a 256K context window. The model offers a controllable 'thinking-effort' dial to balance compute cost against reasoning quality, excelling across coding, agentic workflows, and general reasoning tasks.

Capabilities

text

Available through the unified API

image

Available through the unified API

Tool CallingVisionLong Context

Quick start

View API docs
curl https://api.oneinfer.ai/v1/chat/completions \
  -H "Authorization: Bearer $ONEINFER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "15ee5cd3c9fc4100979ec27bc34a4188",
    "messages": [
      { "role": "user", "content": "Hello!" }
    ]
  }'

Providers

Available routing options for this model through OneInfer.

thinkingmachines

15ee5cd3c9fc4100979ec27bc34a4188

Available

Input

$7.480 / 1M

Output

$18.720 / 1M

Routing

OneInfer optimized

Pricing

Current OneInfer pricing for this model.

UsagePrice
Input tokens$7.480 / 1M
Output tokens$18.720 / 1M

Performance

Published evaluation results associated with this model.

Reasoning

GPQA Diamond87.2
SimpleQA43.9

Coding

SWE-bench Verified77.6
Terminal Bench 2.163.8

Agentic

Design Arena1257
τ³-Banking23.7

General

Artificial Analysis Intelligence Index41

API example

curl https://api.oneinfer.ai/v1/chat/completions \
  -H "Authorization: Bearer $ONEINFER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "15ee5cd3c9fc4100979ec27bc34a4188",
    "messages": [
      { "role": "user", "content": "Hello!" }
    ]
  }'

AI Assistant

Instances · Endpoints · Guidance

Enter ↵ to send · Shift+Enter for new line