Gemma 4 26B A4B

gemma-4-26b-a4b-it

Gemma 4 31B is Google DeepMind’s most capable dense model in the Gemma 4 family, designed for advanced reasoning, coding, multimodal understanding, and agentic workflows. With 30.7 billion parameters and a context window of up to 256K tokens, it can process both text and images while handling complex, long-context tasks. The model also supports native function calling and more than 140 languages, making it a strong choice for coding assistants, intelligent agents, document analysis, and demanding general-purpose AI applications.

Context Window

262.1K tokens

Maximum Output

32.8K tokens

Release Date

Apr 2, 2026

Modalities

Gemma 4 26B A4B Pricing

Input PriceOutput PriceCache Read
$0.15/M$0.6/M$0.05/M

Gemma 4 26B A4B API Capabilities

Reasoning

Supported

Tool calling

Supported

Temperature parameter

Supported

Attachments

Supported

Knowledge Base

Endpoint Protocols

Responses APIMessages APICompletions API

How to Use Gemma 4 26B A4B via the TokenHub API

Create API key
import OpenAI from "openai"

const client = new OpenAI({
  apiKey: process.env.TOKENHUB_API_KEY,
  baseURL: "https://us-api.tokenhub.com/v1",
})

const result = await client.responses.create({})
console.log(result.output_text)

Ready to use Gemma 4 26B A4B?

Use one API key to access Gemma 4 26B A4B and more AI models through TokenHub.

Create API key