Gemma 2 27B

Gemma 2 27B by Google is an open model built from the same research and technology used to create the [Gemini models](/models?q=gemini). Gemma models are well-suited for a variety of text generation tasks, including question answering, summarization, and reasoning. See the [launch announcement](https://blog.google/technology/developers/google-gemma-2/) for more details. Usage of Gemma is subject to Google's [Gemma Terms of Use](https://ai.google.dev/gemma/terms).

ChatGoogle8k tokens$0.7085 / $0.7085 · 1M

google/gemma-2-27b-it

Contexto
8k tokens
Máx. completion
2,048
Tools
No
JSON
Lanzamiento
2024-07-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-2-27b-it",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Consigue tu API key

Preguntas frecuentes

¿Qué es Gemma 2 27B?
Gemma 2 27B by Google is an open model built from the same research and technology used to create the [Gemini models](/models?q=gemini). Gemma models are well-suited for a variety of text generation tasks, including question answering, summarization, and reasoning. See the [launch announcement](https://blog.google/technology/developers/google-gemma-2/) for more details. Usage of Gemma is subject to Google's [Gemma Terms of Use](https://ai.google.dev/gemma/terms). Gemma 2 27B corre en el API de Geek Hub (compatible con OpenAI). Id: google/gemma-2-27b-it.
¿Gemma 2 27B es gratis?
No. El input cuesta $0.7085 / 1M tokens y el output $0.7085 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de Gemma 2 27B?
Gemma 2 27B tiene una ventana de 8k tokens. Soporta hasta 2,048 tokens de completion.
¿Gemma 2 27B soporta tool calling y structured outputs?
Gemma 2 27B no publica tool calling en este endpoint. También soporta structured outputs con un JSON schema en response_format.
¿Cuándo se lanzó Gemma 2 27B?
Gemma 2 27B se lanzó el 13 de julio de 2024.

Más modelos de Google