jishie

Gemma 4 26B A4B IT

google/gemma-4-26b-a4b-it · family gemma · in: text, image → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image.

This is a text model — providers price it per unit, not per token, so models.dev carries no token price (fields read “—”). See Google’s docs for per-unit rates.

Provider
Google (google)
Kind
text (outputs text)
Context
262,144 tokens
Max output
32,768 tokens
Capabilities
tools reasoning text image

Same model, other providers

“Gemma 4 26B A4B IT” is offered by 19 providers — cheapest-effective first. NaN is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
NaNfreefree$0.00262k
Kilo Gateway$0.042$0.22$0.09262k
OrcaRouter$0.06$0.33$0.13262k
Deep Infra$0.07$0.34$0.14262k
Requesty$0.07$0.34$0.14262k
DevPass (LLM Gateway)$0.07$0.34$0.14262k
OpenRouter$0.09$0.3$0.14262k
Cloudflare Workers AI$0.1$0.3$0.15256k
Charm Hyper$0.098$0.334$0.16256k
SiliconFlow$0.12$0.4$0.19262k
Hugging Face$0.13$0.4$0.20262k
Amazon Bedrock$0.13$0.4$0.20262k
Google (this)———262k

Call it

jishie indexes & prices models; it does not proxy inference.

Most providers are OpenAI-compatible — point base_url at Google and pass this model id:

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"gemma-4-26b-a4b-it","messages":[{"role":"user","content":"hello"}]}'

Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):

← all Google models · model index · JSON