jishie

Gemma 4 26B A4B IT

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

$0.19Blended $/1M (3:1)
$0.116Input $/1M
$0.408Output $/1M
$0.521M in + 1M out
Cache read $/1M
#1293 of 5,000Cheapest rank
Provider
Charm Hyper (hyper)
Context
256,000 tokens
Max output
25,600 tokens
Capabilities
toolsreasoningtext

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 (this)$0.116$0.408$0.19256k
SiliconFlow$0.12$0.4$0.19262k
OpenRouter$0.12$0.4$0.19262k
Hugging Face$0.13$0.4$0.20262k

Call it

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