Models/Thinkingmachines/Thinking Machines: Inkling Small
TH

Thinking Machines: Inkling Small

$0.45/M input$1.20/M output
thinkingmachines/inkling-small

Description

Inkling Small is an open-weight multimodal mixture-of-experts model from Thinking Machines Lab, with 12B active parameters out of 276B total. It is positioned as the smaller, more efficient member of...

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "thinkingmachines/inkling-small",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextInput: ImageInput: AudioOutput: Text

Pricing

Input$0.45/M
Output$1.20/M

Model Info

IDthinkingmachines/inkling-small