gemma-4-26B-A4B-itParasail
- api
- chat
- hosting
- US
- model lab
- weights
- open
- added
- April 2026
- model id
- parasail/google/gemma-4-26B-A4B-it
capabilities 5/8
3 providers serve gemma-4-26b-a4b-it. This page is one of them. Compare all endpoints
- input
- $0.13
- output
- $0.40
- cache write
- -
- cache read
- $0.05
worked cost
| volume | cost |
|---|---|
| 100K in + 10K out | $0.0170 |
| 1M in + 100K out | $0.17 |
| 10M in + 1M out | $1.70 |
Requesty charges what the upstream provider charges, with no markup and no per-request fee. Prompt caching and smart routing cut the effective cost further on repeated context. Gateway pricing
no measured traffic for this endpoint yet. pricing above is the provider's own
no published scores for this exact variant. region deployments and highspeed tiers usually share the base model's results
- retention
- none
- trains on prompts
- no
- hosted in
- US
Terms are the provider's, not Requesty's: routing a request here puts it under them. Parasail Privacy Policy
Need every request to stay in one jurisdiction? EU hosting routes only through EU-hosted providers.
parasail/google/gemma-4-26B-A4B-itthis id pins the parasail deployment, with no routing and no failover. the managed id on the canonical page routes across all 3 providers instead
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="parasail/google/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 to https://router.requesty.ai/v1, use your Requesty key, set the model to the id above. Existing OpenAI SDK code needs no other edit, and the same key reaches every other model in the catalog. 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, and 140+ languages. Ideal for long context RAG, agentic workflows, coding, and multimodal understanding.
questions 5
How much does gemma-4-26B-A4B-it cost?
What is the context window of gemma-4-26B-A4B-it?
What can gemma-4-26B-A4B-it do?
How do I use gemma-4-26B-A4B-it with the OpenAI SDK?
Can I run gemma-4-26B-A4B-it through Requesty?
more from parasail 4
| endpoint | ctx | in /M |
|---|---|---|
| deepseek-v4-flash-0424 | 1.0M | $0.14 |
| parasail-qwen3-235b-a22b-instruct-2507 | 262K | $0.15 |
| gemma3-27b-it | 128K | $0.30 |
| parasail-qwen25-vl-72b-instruct | 33K | $0.70 |
call gemma-4-26b-a4b-it through one endpoint
One key for this endpoint and 600+ other models. No markup on provider prices, automatic failover when a provider degrades, and prompt caching built in. Methodology
