Gemma 3 27B

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 27B is Google's latest open source model, successor to [Gemma 2](google/gemma-2-27b-it)

ChatGoogle262k tokens$0.0872 / $0.4905 · 1M

google/gemma-3-27b-it

Contexto
262k tokens
Máx. completion
131,072
Tools
JSON
Lanzamiento
2025-03-12

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

Preguntas frecuentes

¿Qué es Gemma 3 27B?
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 27B is Google's latest open source model, successor to [Gemma 2](google/gemma-2-27b-it) Gemma 3 27B corre en el API de Geek Hub (compatible con OpenAI). Id: google/gemma-3-27b-it.
¿Gemma 3 27B es gratis?
No. El input cuesta $0.0872 / 1M tokens y el output $0.4905 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de Gemma 3 27B?
Gemma 3 27B tiene una ventana de 262k tokens. Soporta hasta 131,072 tokens de completion.
¿Gemma 3 27B soporta tool calling y structured outputs?
Gemma 3 27B 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 27B?
Gemma 3 27B se lanzó el 12 de marzo de 2025.

Más modelos de Google