Models/Google/Google: Gemma 2 27B
google

Google: Gemma 2 27B

8K context$0.65/M input$0.65/M output
google/gemma-2-27b-it

Description

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...

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "google/gemma-2-27b-it",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

Input$0.65/M
Output$0.65/M
Context8K tokens

Model Info

ProviderGoogle
IDgoogle/gemma-2-27b-it