Gemma 4 26B A4B

Gemma 4 26B A4B IT is an instruction-tuned Mixture-of-Experts (MoE) model from Google DeepMind. Despite 25.2B total parameters, only 3.8B activate per token during inference — delivering near-31B quality at a fraction of the compute cost. Supports multimodal input including text, images, and video (up to 60s at 1fps). Features a 256K token context window, native function calling, configurable thinking/reasoning mode, and structured output support. Released under Apache 2.0.

ChatGoogle262k tokens$0.0763 / $0.3706 · 1M

google/gemma-4-26b-a4b-it

Contexto
262k tokens
Máx. completion
16,384
Tools
JSON
Lanzamiento
2026-04-03

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

Preguntas frecuentes

¿Qué es Gemma 4 26B A4B?
Gemma 4 26B A4B IT is an instruction-tuned Mixture-of-Experts (MoE) model from Google DeepMind. Despite 25.2B total parameters, only 3.8B activate per token during inference — delivering near-31B quality at a fraction of the compute cost. Supports multimodal input including text, images, and video (up to 60s at 1fps). Features a 256K token context window, native function calling, configurable thinking/reasoning mode, and structured output support. Released under Apache 2.0. Gemma 4 26B A4B corre en el API de Geek Hub (compatible con OpenAI). Id: google/gemma-4-26b-a4b-it.
¿Gemma 4 26B A4B es gratis?
No. El input cuesta $0.0763 / 1M tokens y el output $0.3706 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de Gemma 4 26B A4B?
Gemma 4 26B A4B tiene una ventana de 262k tokens. Soporta hasta 16,384 tokens de completion.
¿Gemma 4 26B A4B soporta tool calling y structured outputs?
Gemma 4 26B A4B 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 26B A4B?
Gemma 4 26B A4B se lanzó el 3 de abril de 2026.

Más modelos de Google