Gemma 4 31B (free)

Gemma 4 31B Instruct is Google DeepMind's 30.7B dense multimodal model supporting text and image input with text output. Features a 256K token context window, configurable thinking/reasoning mode, native function calling, and multilingual support across 140+ languages. Strong on coding, reasoning, and document understanding tasks. Apache 2.0 license.

ChatGoogle262k tokensGratis

google/gemma-4-31b-it:free

Contexto
262k tokens
Máx. completion
32,768
Tools
JSON
Lanzamiento
2026-04-02

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": "google/gemma-4-31b-it:free",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Consigue tu API key

Preguntas frecuentes

¿Qué es Gemma 4 31B (free)?
Gemma 4 31B Instruct is Google DeepMind's 30.7B dense multimodal model supporting text and image input with text output. Features a 256K token context window, configurable thinking/reasoning mode, native function calling, and multilingual support across 140+ languages. Strong on coding, reasoning, and document understanding tasks. Apache 2.0 license. Gemma 4 31B (free) corre en el API de Geek Hub (compatible con OpenAI). Id: google/gemma-4-31b-it:free.
¿Gemma 4 31B (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 Gemma 4 31B (free)?
Gemma 4 31B (free) tiene una ventana de 262k tokens. Soporta hasta 32,768 tokens de completion.
¿Gemma 4 31B (free) soporta tool calling y structured outputs?
Gemma 4 31B (free) acepta tools y tool_choice para function calling. También soporta structured outputs con un JSON schema en response_format.
¿Cuándo se lanzó Gemma 4 31B (free)?
Gemma 4 31B (free) se lanzó el 2 de abril de 2026.

Más modelos de Google