Inkling Small

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 the Inkling family and is suited for reasoning, coding, agentic workflows, retrieval-augmented generation, instruction following, and multilingual conversation.

Speech-to-textThinkingmachines1M tokens$0.4905 / min

thinkingmachines/inkling-small

Contexto
1M tokens
Máx. completion
262,144
Tools
JSON
Lanzamiento
2026-07-30

Llámalo desde Geek Hub

El mismo SDK de OpenAI. Cambia el base URL y el id del modelo.

curl https://api.geekhub.mx/v1/chat/completions \
  -H "Authorization: Bearer $GEEKHUB_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "thinkingmachines/inkling-small",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Consigue tu API key

Preguntas frecuentes

¿Qué es Inkling Small?
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 the Inkling family and is suited for reasoning, coding, agentic workflows, retrieval-augmented generation, instruction following, and multilingual conversation. Inkling Small corre en el API de Geek Hub (compatible con OpenAI). Id: thinkingmachines/inkling-small.
¿Inkling Small es gratis?
No. $0.4905 por minuto en Geek Hub.
¿Cuál es el contexto de Inkling Small?
Inkling Small tiene una ventana de 1M tokens. Soporta hasta 262,144 tokens de completion.
¿Cuándo se lanzó Inkling Small?
Inkling Small se lanzó el 30 de julio de 2026.

Más modelos de Thinkingmachines