jishie

Gemma 4 26B A4B IT

cloudflare-ai-gateway/workers-ai/@cf/google/gemma-4-26b-a4b-it · family gemma · in: text, image → out: text · price provider-declared (via models.dev). Capabilities: toolsreasoningtextimage.

$0.15Blended $/1M (3:1)
$0.1Input $/1M
$0.3Output $/1M
$0.401M in + 1M out
Cache read $/1M
#994 of 5,863Cheapest rank
Provider
Cloudflare AI Gateway (cloudflare-ai-gateway)
Kind
text (outputs text)
Context
256,000 tokens
Max output
16,384 tokens
Capabilities
toolsreasoningtextimage

Same model, other providers

“Gemma 4 26B A4B IT” is offered by 16 providers — cheapest-effective first. OrcaRouter is the cheapest at $0.13 blended.

ProviderInputOutputBlendedContext
OrcaRouter$0.06$0.33$0.13262k
Deep Infra$0.07$0.34$0.14262k
LLM Gateway$0.07$0.34$0.14262k
Kilo Gateway$0.07$0.34$0.14262k
Cloudflare AI Gateway (this)$0.1$0.3$0.15256k
Cloudflare Workers AI$0.1$0.3$0.15256k
OpenRouter$0.12$0.4$0.19262k
SiliconFlow$0.12$0.4$0.19262k
Hugging Face$0.13$0.4$0.20262k
Charm Hyper$0.126$0.42$0.20256k
AKI.IO$0.1$0.5$0.20256k
Cortecs$0.111$0.557$0.22262k
evroc$0.144$0.575$0.25262k

Call it

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

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

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"workers-ai/@cf/google/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):