thinkingmachines

thinkingmachines/Inkling-Small:peft:262144

Context

256K

Input

text, image

Output

text

Tool calling

Supported

About this model

Inkling-Small is a general-purpose multimodal Mixture-of-Experts (MoE) model featuring 266B total parameters with only 12B active during inference. Natively processing text, image, and audio inputs, it supports a 256K token context window and variable thinking effort. Despite being a quarter of the size of the flagship Inkling model, it matches or exceeds its predecessor on key coding and agentic tasks while requiring significantly less compute.

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": "c9d86269398e4eba933161b9021fd592",
    "messages": [
      { "role": "user", "content": "Hello!" }
    ]
  }'

Providers

Available routing options for this model through OneInfer.

thinkingmachines

c9d86269398e4eba933161b9021fd592

Available

Input

$2.320 / 1M

Output

$5.780 / 1M

Routing

OneInfer optimized

Pricing

Current OneInfer pricing for this model.

UsagePrice
Input tokens$2.320 / 1M
Output tokens$5.780 / 1M

Performance

Published evaluation results associated with this model.

Coding

SWE-bench Verified80.2
Terminal Bench 2.164.7

General

Artificial Analysis Intelligence Index40

Agentic

τ³-Banking15.5

API example

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

AI Assistant

Instances · Endpoints · Guidance

Enter ↵ to send · Shift+Enter for new line