Google: Gemma 2 27B — AI model

Google: Gemma 2 27B is a AI model from Google, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.

Gemma 2 27B by Google is an open model built from the same research and technology used to create the Gemini models. Gemma models are well-suited for a variety of...

Specs

VendorGoogle
Typetext
Context window8,192 tokens
Pricing$0.65/M in · $0.65/M out
APIchat_completions

Code example

curl https://api.hormouz.net/v1/chat/completions \
  -H "Authorization: Bearer ng-YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "google/gemma-2-27b-it",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Use via Hormouz

Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.

Get started

Related models