Skip to content
OpenSmartRoute
Model catalogue
Google

Google

Gemma 2 27B

google/gemma-2-27b-it

Specification

Published by the vendor; the platform bills at the target's declared price.

Google

Gemma 2 27B

open weights

Google google/gemma-2-27b-it

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

Input $/1M
$0.65
Output $/1M
$0.65
Context
8K
Max output
2K
Released
Jul 13, 2024
Modalities
text

On this deployment

No routing target resolves to this model yet. Declare one and the router picks it up without retraining.

Not routable here yet
Add a target with metadata.model set to this id.
targets.yamlyaml
# targets.yaml - declare a target that runs Gemma 2 27B
targets:
  - id: gemma-2-27b-it
    kind: llm
    name: Gemma 2 27B
    metadata:
      model: google/gemma-2-27b-it          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: false
      context_window: 8192
    cost:
      usd_per_1k_tokens: 0.000650