jishie

Gemma 4 26B A4B IT

cortecs/gemma-4-26b-a4b-it · family gemma · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtextimage.

$0.22Blended $/1M (3:1)
$0.111Input $/1M
$0.557Output $/1M
$0.671M in + 1M out
Cache read $/1M
#1414 of 5,000Cheapest rank
Provider
Cortecs (cortecs)
Context
262,000 tokens
Max output
262,000 tokens
Capabilities
toolsreasoningtextimage

Same model, other providers

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

ProviderInputOutputBlendedContext
OrcaRouter$0.06$0.33$0.13262k
LLM Gateway$0.07$0.34$0.14262k
Kilo Gateway$0.07$0.34$0.14262k
Deep Infra$0.07$0.34$0.14262k
Cloudflare Workers AI$0.1$0.3$0.15256k
Charm Hyper$0.116$0.408$0.19256k
SiliconFlow$0.12$0.4$0.19262k
OpenRouter$0.12$0.4$0.19262k
Cortecs (this)$0.111$0.557$0.22262k

Call it

jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at Cortecs 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):