Using Gemma 2 27B Instruct on NextBit
Implementation guide · Gemma 2 · Google DeepMind
Quick Start
- 1
- 2Use the NextBit SDK or REST API to call
gemma-2-27b-it. - 3You'll be billed $0.65/1M input, $0.65/1M output tokens.
Code Examples
About NextBit
NextBit provides an OpenAI-compatible serverless model API with public model catalog and pay-per-token pricing.
Pricing on NextBit
| Type | Price (per 1M) |
|---|---|
| Input tokens | $0.65 |
| Output tokens | $0.65 |
Capabilities
About Gemma 2 27B Instruct
Gemma 2 27B Instruct is a cutting-edge large language model from Google, excelling in text generation, question answering, summarization, and reasoning tasks. It features a decoder-only transformer architecture, utilizing 27 billion parameters, and supports context length processing of up to 8,192 tokens. The model incorporates innovative mechanisms like Grouped Query Attention and Sliding Window Attention to enhance efficiency and effectiveness in handling long texts. Its instruction-tuned variants are designed for improved interaction in conversational tasks, and it benefits from knowledge distillation techniques for enhanced performance. Additionally, Gemma 2 27B Instruct is openly accessible, promoting wider innovation in AI applications.