Skip to content
Dashboard

Inkling Small

Inkling Small is the smaller model in the Inkling family at 276 billion total parameters and 12 billion active. It matches or beats Inkling on many coding, reasoning, and tool-use evaluations, reasons natively over images and audio, and supports a context window of 1M tokens.

Input and output price
Prices from: Input $0.50, Output $1.20, Per 1M tokens
24h uptime
Loading AI Gateway uptime
import { streamText } from 'ai'
const result = streamText({
model: 'thinkingmachines/inkling-small',
prompt: 'Why is the sky blue?'
})
Read docs

Your use is subject to Thinking Machines's Terms & Privacy Policies.