The AI arena is free today

Open Superagent
GoogleReleased on Apr 2, 2026

Gemma 4 26B-A4B: API Pricing, Context Window & Benchmarks

Gemma 4 26B-A4B is a language model from Google, released in April 2026, with multimodal input, a 262K-token context window, and pricing from $0.130/M input and $0.400/M output.

Gemma 4 26B-A4B is Google DeepMind's Mixture-of-Experts multimodal model with 26 billion total parameters and 3.8 billion activated parameters per token, with a 256K context window. Ranks #6 among open models on Arena AI, outcompeting

Input
TextImage
Output
Text

Gemma 4 26B-A4B benchmarks

Capability tiers

Standing within each category, adjusted for leaderboard depth.

Real tasks performance

High-confidence performance for Gemma 4 26B-A4B across real-world prompt categories. Only 95% intervals at most 4 points wide are shown.

Performance by conversation depth

How Gemma 4 26B-A4B holds up as conversations get longer.

Quality Tracker

Gemma 4 26B-A4B Performance Across Datasets

Scores sourced from the model's scorecard, paper, or official blog posts

LLM Stats Logollm-stats.com - Mon Sep 07 2026
Notice missing or incorrect data?

Gemma 4 26B-A4B pricing

Providers

Gemma 4 26B-A4B starts at $0.130 per million input tokens and $0.400 per million output tokens via Novita.

ProviderInput $/MCached input $/MOutput $/MContext in / outTTFT p95 sOutput p5 c/sModalities in / out
Novita logoNovita
$0.130$0.400262.1K/131.1K
5.44
74
/

Cached input is the discounted price for prompt tokens served from a provider cache. TTFT is time to first token. Output is characters per second; p5 is the sustained floor exceeded by 95% of observed requests.

Gemma 4 26B-A4B model size

Gemma 4 26B-A4B has 25.2 billion parameters. See how it compares to other models in the same parameter range.

Parameters
25.2BMoE
Medium (10–30B)
25.2B
1B7B70B405B

Gemma 4 26B-A4B context window

Input and output token limits for Gemma 4 26B-A4B, plus how it ranks on long-context understanding.

InputOutput
262Ktokens
131Ktokens
394 pages of text
262K
8K128K1M

Gemma 4 26B-A4B API

POST/v1/chat/completions

Run a request to see the response

Use it in your code

Billed at $0.13 input / $0.40 output per 1M tokens through the LLM Stats gateway.

from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://gateway.llm-stats.com/v1"
)

response = client.chat.completions.create(
    model="gemma-4-26b-a4b-it",
    messages=[
        {"role": "user", "content": "What is machine learning?"}
    ]
)

print(response.choices[0].message.content)

Need an API key? Create one above in the playground, or read the API documentation.

Gemma 4 26B-A4B latency

Gemma 4 26B-A4B time to first token, sustained output throughput, and failed-request rate from live API traffic over the trailing 7 days.

Provider operational metrics

Time to first token, output throughput, and failed-request rate from live API traffic

Loading chart...
Loading chart...
Loading chart...

Gemma 4 26B-A4B examples

Recent arena outputs from Gemma 4 26B-A4B, picked from the highest-ranked matchups.

Gemma 4 26B-A4B license

Gemma 4 26B-A4B is released under the Apache 2.0 license, which permits commercial use, has 25.2B parameters, has a knowledge cutoff of January 2025.

License
Apache 2.0
Commercial use allowed
Parameters
25.2B
Knowledge cutoff
January 2025

Apache License 2.0 - allows commercial use

Gemma 4 26B-A4B resources

Official sources for Gemma 4 26B-A4B: api documentation, official playground, official launch post, model weights.

Gemma 4 26B-A4B vs other models

The most-compared alternatives to Gemma 4 26B-A4B are Kimi K2 0905, LongCat-Flash-Thinking, LongCat-Flash-Chat. Open any pair side-by-side for benchmarks, pricing, context, and latency.

Models like Gemma 4 26B-A4B

Models ranked just above and below Gemma 4 26B-A4B by LLM Stats score.

 

Kimi K2 0905

Score pending
 

LongCat-Flash-Thinking

Score pending
 

LongCat-Flash-Chat

Score pending
 

Qwen3.5-9B

Score pending
 

DeepSeek-V3.2

Score pending
 

Muse Glimmer-30B

Score pending

FAQ

Common questions about Gemma 4 26B-A4B.

When was Gemma 4 26B-A4B released?

Gemma 4 26B-A4B was released on April 2, 2026 by Google. This is the official Gemma 4 26B-A4B release date tracked on LLM Stats.

How much does Gemma 4 26B-A4B cost?

Gemma 4 26B-A4B costs $0.13 per million input tokens and $0.40 per million output tokens through the LLM Stats API, which works with any OpenAI-compatible SDK. Across tracked providers, the lowest price is $0.13 per million input tokens via Novita.

Is Gemma 4 26B-A4B available via API?

Yes. Gemma 4 26B-A4B is available through the LLM Stats API and works with any OpenAI-compatible SDK — point your client at the gateway base URL and pass the model name. It is served by 1 provider tracked on LLM Stats.

How big is Gemma 4 26B-A4B?

Gemma 4 26B-A4B has 25.2 billion parameters. It ships as an open-weight model, so you can download and run it on your own hardware.

Who created Gemma 4 26B-A4B?

Gemma 4 26B-A4B was created by Google.

What is the license for Gemma 4 26B-A4B?

Gemma 4 26B-A4B is released under the Apache 2.0 license. This is an open-source / open-weight license that permits self-hosting.

What is the knowledge cutoff date for Gemma 4 26B-A4B?

Gemma 4 26B-A4B has a knowledge cutoff of January 2025, meaning it was trained on data up to that point and may not know about events after it.

Is Gemma 4 26B-A4B multimodal?

Yes, Gemma 4 26B-A4B is multimodal and can accept both text and images as input.

What is Gemma 4 26B-A4B latency?

Gemma 4 26B-A4B p95 time to first token is 5.44 seconds via Novita over the trailing 7 days. Lower time to first token means the model begins responding sooner for chat, agents and API workloads.

Where can I use Gemma 4 26B-A4B?

Gemma 4 26B-A4B is available through 1 provider including Novita.

Where is the Gemma 4 26B-A4B paper or technical report?

Gemma 4 26B-A4B has a paper or technical report available at https://huggingface.co/blog/gemma4. Use that source for architecture, training, release and evaluation details.

What models should I compare Gemma 4 26B-A4B against?

Common Gemma 4 26B-A4B comparisons include Gemma 4 26B-A4B vs Kimi K2 0905, Gemma 4 26B-A4B vs LongCat-Flash-Thinking, Gemma 4 26B-A4B vs LongCat-Flash-Chat. Compare them side by side for benchmark scores, pricing, context window, latency and API availability.