gemma-4-26b-a4b-itGoogle
- endpoints
- 4
- regions
- 1
- api
- chat
- released
- April 2026
capabilities 5/8
The same weights cost 2.3x more on novita ai than on deepinfra inc.. That is what the endpoints table is for.
| # | flags | ||||||
|---|---|---|---|---|---|---|---|
| 1 | Global | 262K | $0.06 | $0.27 | - | zdr | |
| 2 | Global | 262K | $0.07 | $0.34 | $0.07 | zdr | |
| 3 | Global | 262K | $0.13 | $0.40 | $0.13 | zdr | |
| 4 | Global | 262K | $0.13 | $0.40 | $0.05 | zdr |
no measured traffic for this model yet. the endpoints table above carries provider pricing
no published benchmark scores for this model
gemma-4-26b-a4b-itrequesty routes this id across every provider serving gemma-4-26b-a4b-it, picking on price and health and failing over automatically. the id stays valid when a provider changes underneath it
Base url is https://router.requesty.ai/v1 for every id here. One key reaches the whole catalog.
from openai import OpenAI client = OpenAI( api_key="YOUR_REQUESTY_API_KEY", base_url="https://router.requesty.ai/v1",) response = client.chat.completions.create( model="gemma-4-26b-a4b-it", messages=[ {"role": "user", "content": "Explain quantum computing in one paragraph."}, ],) print(response.choices[0].message.content)
Change the base url, use your Requesty key, set the model to any id in the call pane. Existing OpenAI SDK code needs no other edit, and the same key reaches every other model in the catalog, so switching later is a one-parameter change. Browse all models
Gemma 4 26B A4B is a Mixture of Experts model from Google DeepMind built for scalable performance with a 256K context window. Supports text and image input, native thinking mode, function calling, structured output, and 140+ languages. Ideal for long context RAG, agentic workflows, coding, and multimodal understanding.
questions 6
Which providers serve gemma-4-26b-a4b-it?
How much does gemma-4-26b-a4b-it cost?
Is gemma-4-26b-a4b-it open weights?
What is the context window of gemma-4-26b-a4b-it?
How do I use gemma-4-26b-a4b-it with the OpenAI SDK?
Should I call gemma-4-26b-a4b-it by its managed id or a provider id?
more from google 6
| model | context | from /M | providers |
|---|---|---|---|
| gemini-3.8-flash | 1.0M | $0.75 | 1 |
| gemini-3.7-flash | 1.0M | $0.75 | 1 |
| gemini-3.6-flash | 1.0M | $0.38 | 2 |
| gemini-3.5-flash-lite | 1.0M | $0.15 | 2 |
| gemini-3.1-flash-image | 131K | $0.25 | 2 |
| gemini-3-pro-image | 1.0M | $1.00 | 2 |
route gemma-4-26b-a4b-it through one endpoint
One key for 3 providers on this model and 600+ others. No markup on provider prices, automatic failover, caching built in. Weekly aggregates in the measured pane come from production traffic routed through Requesty, one line per provider on a shared axis. Methodology
