Gemma 4 26B A4B

google/gemma-4-26b-a4b-it
VisionToolsJSONReasoning
by Google · 2026-04-03

Gemma 4 26B A4B IT is an instruction-tuned Mixture-of-Experts (MoE) model from Google DeepMind. Despite 25.2B total parameters, only 3.8B activate per token during inference — delivering near-31B quality at...

ctx262.1K tokens
Inputtext + image + video
Outputtext
p50 TTFT1.88 s
INPUT$0.06/ 1M tokens
OUTPUT$0.33/ 1M tokens
p50 TTFT1.88 s7d
p95 TTFT10.00 s7d
TRAFFIC3.1Mtokens / 7d

Gemma 4 26B A4B is a Mixture-of-Experts model developed by Google. It has 26 billion total parameters but only 4 billion are active per token—this design reduces computational cost while aiming to…

What is Gemma 4 26B A4B?

Who should use this model?

How do I access Gemma 4 26B A4B through OrcaRouter?

Code samples

Call from any SDK

OpenAI-compatible — keep the SDK you already use

  • OpenAI SDKhttps://api.orcarouter.ai/v1
from openai import OpenAI

client = OpenAI(
    base_url="https://api.orcarouter.ai/v1",
    api_key="$ORCAROUTER_API_KEY",
)

response = client.chat.completions.create(
    model="google/gemma-4-26b-a4b-it",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)

Supported parameters

  • frequency_penalty
  • include_reasoning
  • logit_bias
  • logprobs
  • max_tokens
  • min_p
  • presence_penalty
  • reasoning
  • repetition_penalty
  • response_format
  • seed
  • stop
  • stream
  • structured_outputs
  • temperature
  • tool_choice
  • tools
  • top_k
  • top_logprobs
  • top_p

Pricing

Input / 1M tokens$0.060
Output / 1M tokens$0.330
Cache read / 1M$0.0075
CurrencyUSD

Cost calculator

Tokens / month10MM
Input share70%%
Estimated / month $1.41 · With prompt caching $1.23

Estimate based on list price

Token & cost estimator

Input tokens: 20Cost per request: $0.000166

Estimate only — actual token counts depend on the provider's tokenizer.

Performance

p50 TTFT
1.88 s
Output speed
54.7 tok/s
p95 TTFT
10.00 s
Error rate
1.9%

Public benchmarks

65.5
AA Coding
Better than 96% of models compared
#4 of 106
69.5
AA Intelligence
Better than 96% of models compared
#4 of 110
70.5
AA Math
Better than 63% of models compared
#30 of 81
GPQA Diamond
60.5 index
Humanity's Last Exam
18.3
IFBench
72.4
Long-Context Recall
55.7
MMLU-Pro
73.5 index
SciCode
40.0
TerminalBench Hard
13.6
τ²-Bench
53.5 index
Source: artificialanalysis.ai

How it compares

Gemma 4 26B A4BGemini 3.1 Pro PreviewGemini 3.1 Pro Preview Custom ToolsGemini 3 Flash Preview
Input $/M$0.06$2.00$4.00$0.50
Output $/M$0.33$12.00$18.00$3.00
Context262K1.0M1.0M1.0M
Quality5/1010/1010/109/10
Compare side-by-sideCompare side-by-sideCompare side-by-sideCompare side-by-side

FAQ

How much does Gemma 4 26B A4B cost per token?
Input tokens cost $0.06 per 1M tokens, output tokens cost $0.33 per 1M tokens. These rates are billed at the provider’s rate with zero markup from OrcaRouter.
What is the context window size?
The context window is 262,144 tokens. This includes text, image, and video tokens. The effective length you can use depends on the total tokens in your request.
What are the model’s main strengths?
Strengths include multimodal understanding (text, image, video), a large context window, MoE efficiency (26B total, 4B active), and a strong GPQA Diamond score of 79.2 for scientific reasoning.
How does it compare to Gemma 3 8B?
Gemma 4 has a larger context (262k vs 128k), supports video, and has a higher GPQA score. It is more capable for complex multimodal tasks but more expensive per token.
Does the model support video input?
Yes, it accepts video via URL or image sequences. You can provide a video URL in the content array. The model will process frames and answer questions about the video.
How do I call this model via OrcaRouter’s API?
Use base URL https://api.orcarouter.ai/v1, model ID google/gemma-4-26b-a4b-it, and send a POST to /chat/completions with standard OpenAI parameters for text or multimodal inputs.
Does OrcaRouter add any markup to the provider’s pricing?
No, OrcaRouter bills at the exact provider rate with zero markup. You pay $0.06/$0.33 per million tokens, the same as if you were using Google directly.
What data handling or privacy considerations apply?
Data handling follows OrcaRouter’s terms of service and Google’s model-specific privacy policy. OrcaRouter does not use your data for training its models. Check OrcaRouter’s privacy page for more details.
Can I use this model for real-time applications?
Yes, the API supports streaming (stream=true). However, latency depends on input size, hardware, and concurrency. Test with your specific use case to assess suitability for real-time needs.
What are the limitations of this model?
Limitations include: only 4B active parameters per token, so tasks requiring extreme reasoning depth may perform worse than much larger dense models. It does not support audio input. Cost can be high for very long video inputs due to token usage.

Embed this badge

Google: Gemma 4 26B A4B$0.06/M in1875ms p50via OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/google/gemma-4-26b-a4b-it" target="_blank"> <img src="https://www.orcarouter.ai/embed/google/gemma-4-26b-a4b-it.svg" alt="Google: Gemma 4 26B A4B on OrcaRouter" /> </a>
Markdown [![Google: Gemma 4 26B A4B](https://www.orcarouter.ai/embed/google/gemma-4-26b-a4b-it.svg)](https://www.orcarouter.ai/models/google/gemma-4-26b-a4b-it)

Model card as data

GET /api/public/models/google/gemma-4-26b-a4b-itOpen
Machine-readable:/llms.txt/llms-full.txt