jishie

Gemma 4

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

$2.75
Blended $/1M (3:1)
$2
Input $/1M
$5
Output $/1M
$7.00
1M in + 1M out
$0.5 −75%
Cache read $/1M
#5603 of 7,712
Cheapest rank
Provider
LLMTR (llmtr)
Kind
text (outputs text)
Context
131,072 tokens
Max output
131,072 tokens
Capabilities
tools reasoning text image

Same model, other providers

“Gemma 4” is offered by 2 providers — cheapest-effective first. DigitalOcean is the cheapest at $0.26 blended.

ProviderInputOutputBlendedContext
DigitalOcean$0.18$0.5$0.26256k
LLMTR (this)$2$5$2.75131k

Call it

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

Most providers are OpenAI-compatible — point base_url at LLMTR 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","messages":[{"role":"user","content":"hello"}]}'

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

← all LLMTR models · model index · JSON