Inkling (free)

Inkling is an open-weight multimodal mixture-of-experts model from Thinking Machines Lab, with 41B active parameters out of 975B total. It is designed for general-purpose reasoning, coding, agentic and tool-use systems, retrieval-augmented generation, instruction following, and multilingual conversational applications. Its native image and audio understanding supports multimodal analysis alongside text.

Speech-to-textThinkingmachines262k tokensGratis

thinkingmachines/inkling:free

Contexto
262k tokens
Máx. completion
262,144
Tools
JSON
No
Lanzamiento
2026-07-17

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:free",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Consigue tu API key

Preguntas frecuentes

¿Qué es Inkling (free)?
Inkling is an open-weight multimodal mixture-of-experts model from Thinking Machines Lab, with 41B active parameters out of 975B total. It is designed for general-purpose reasoning, coding, agentic and tool-use systems, retrieval-augmented generation, instruction following, and multilingual conversational applications. Its native image and audio understanding supports multimodal analysis alongside text. Inkling (free) corre en el API de Geek Hub (compatible con OpenAI). Id: thinkingmachines/inkling:free.
¿Inkling (free) es gratis?
Sí. El precio listado es cero: no se cobran tokens de prompt ni de completion. Los endpoints gratis tienen rate limit.
¿Cuál es el contexto de Inkling (free)?
Inkling (free) tiene una ventana de 262k tokens. Soporta hasta 262,144 tokens de completion.
¿Cuándo se lanzó Inkling (free)?
Inkling (free) se lanzó el 17 de julio de 2026.

Más modelos de Thinkingmachines