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. Your use is subject to Thinkingmachines's Terms & Privacy Policies.
ReasoningTool UseVision (Image)File InputImplicit Caching
import { streamText } from 'ai'
const result = streamText({ model: 'thinkingmachines/inkling-small', prompt: 'Why is the sky blue?'})