Gemma 4 31B

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 tokens$0.109 / $0.3706 · 1M

google/gemma-4-31b-it

Contexto
262k tokens
Máx. completion
262,144
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",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Consigue tu API key

Preguntas frecuentes

¿Qué es Gemma 4 31B?
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 corre en el API de Geek Hub (compatible con OpenAI). Id: google/gemma-4-31b-it.
¿Gemma 4 31B es gratis?
No. El input cuesta $0.109 / 1M tokens y el output $0.3706 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de Gemma 4 31B?
Gemma 4 31B tiene una ventana de 262k tokens. Soporta hasta 262,144 tokens de completion.
¿Gemma 4 31B soporta tool calling y structured outputs?
Gemma 4 31B 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?
Gemma 4 31B se lanzó el 2 de abril de 2026.

Más modelos de Google