Gemma 3 12B

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 12B is the second largest in the family of Gemma 3 models after [Gemma 3 27B](google/gemma-3-27b-it)

ChatGoogle131k tokens$0.0545 / $0.1635 · 1M

google/gemma-3-12b-it

Contexto
131k tokens
Máx. completion
16,384
Tools
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-12b-it",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Consigue tu API key

Preguntas frecuentes

¿Qué es Gemma 3 12B?
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 12B is the second largest in the family of Gemma 3 models after [Gemma 3 27B](google/gemma-3-27b-it) Gemma 3 12B corre en el API de Geek Hub (compatible con OpenAI). Id: google/gemma-3-12b-it.
¿Gemma 3 12B es gratis?
No. El input cuesta $0.0545 / 1M tokens y el output $0.1635 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de Gemma 3 12B?
Gemma 3 12B tiene una ventana de 131k tokens. Soporta hasta 16,384 tokens de completion.
¿Gemma 3 12B soporta tool calling y structured outputs?
Gemma 3 12B 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 3 12B?
Gemma 3 12B se lanzó el 13 de marzo de 2025.

Más modelos de Google