Granite 4.0 Micro
Granite-4.0-H-Micro is a 3B parameter from the Granite 4 family of models. These models are the latest in a series of models released by IBM. They are fine-tuned for long context tool calling.
ibm-granite/granite-4.0-h-micro
- Contexto
- 131k tokens
- Máx. completion
- 131,000
- Tools
- No
- JSON
- Sí
- Lanzamiento
- 2025-10-20
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": "ibm-granite/granite-4.0-h-micro",
"messages": [{"role": "user", "content": "Hola"}]
}'Consigue tu API keyPreguntas frecuentes
- ¿Qué es Granite 4.0 Micro?
- Granite-4.0-H-Micro is a 3B parameter from the Granite 4 family of models. These models are the latest in a series of models released by IBM. They are fine-tuned for long context tool calling. Granite 4.0 Micro corre en el API de Geek Hub (compatible con OpenAI). Id: ibm-granite/granite-4.0-h-micro.
- ¿Granite 4.0 Micro es gratis?
- No. El input cuesta $0.0185 / 1M tokens y el output $0.1221 / 1M tokens en Geek Hub (markup incluido).
- ¿Cuál es el contexto de Granite 4.0 Micro?
- Granite 4.0 Micro tiene una ventana de 131k tokens. Soporta hasta 131,000 tokens de completion.
- ¿Granite 4.0 Micro soporta tool calling y structured outputs?
- Granite 4.0 Micro no publica tool calling en este endpoint. También soporta structured outputs con un JSON schema en response_format.
- ¿Cuándo se lanzó Granite 4.0 Micro?
- Granite 4.0 Micro se lanzó el 20 de octubre de 2025.