Gemma 3 4B

Gemma 3 introduces multimodality, supporting vision-language input and text outputs. It handles context windows up to 128k tokens, understands over 140 languages, and offers improved math, reasoning, and chat capabilities, including structured outputs and function calling.

ChatGoogle131k tokens$0.0545 / $0.109 · 1M

google/gemma-3-4b-it

Contexto
131k tokens
Máx. completion
16,384
Tools
No
JSON
Lanzamiento
2025-03-13

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

Preguntas frecuentes

¿Qué es Gemma 3 4B?
Gemma 3 introduces multimodality, supporting vision-language input and text outputs. It handles context windows up to 128k tokens, understands over 140 languages, and offers improved math, reasoning, and chat capabilities, including structured outputs and function calling. Gemma 3 4B corre en el API de Geek Hub (compatible con OpenAI). Id: google/gemma-3-4b-it.
¿Gemma 3 4B es gratis?
No. El input cuesta $0.0545 / 1M tokens y el output $0.109 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de Gemma 3 4B?
Gemma 3 4B tiene una ventana de 131k tokens. Soporta hasta 16,384 tokens de completion.
¿Gemma 3 4B soporta tool calling y structured outputs?
Gemma 3 4B no publica tool calling en este endpoint. También soporta structured outputs con un JSON schema en response_format.
¿Cuándo se lanzó Gemma 3 4B?
Gemma 3 4B se lanzó el 13 de marzo de 2025.

Más modelos de Google