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.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| OrcaRouter | $0.06 | $0.33 | $0.13 | 262k |
| Deep Infra | $0.07 | $0.34 | $0.14 | 262k |
| LLM Gateway | $0.07 | $0.34 | $0.14 | 262k |
| Kilo Gateway | $0.07 | $0.34 | $0.14 | 262k |
| Cloudflare AI Gateway (this) | $0.1 | $0.3 | $0.15 | 256k |
| Cloudflare Workers AI | $0.1 | $0.3 | $0.15 | 256k |
| OpenRouter | $0.12 | $0.4 | $0.19 | 262k |
| SiliconFlow | $0.12 | $0.4 | $0.19 | 262k |
| Hugging Face | $0.13 | $0.4 | $0.20 | 262k |
| Charm Hyper | $0.126 | $0.42 | $0.20 | 256k |
| AKI.IO | $0.1 | $0.5 | $0.20 | 256k |
| Cortecs | $0.111 | $0.557 | $0.22 | 262k |
| evroc | $0.144 | $0.575 | $0.25 | 262k |
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):