Models/Google/Google: Gemma 3 27B
google

Google: Gemma 3 27B

131K context$0.08/M input$0.16/M output
google/gemma-3-27b-it

Description

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

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-3-27b-it",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextInput: ImageOutput: Text

Pricing

Input$0.08/M
Output$0.16/M
Context131K tokens

Model Info

ProviderGoogle
IDgoogle/gemma-3-27b-it