Gemma 4 31B IT
crusoe/google/gemma-4-31b-it · family gemma · in: text, image → out: text · price provider-declared (via models.dev). Capabilities: toolsreasoningtextimage.
$0.21Blended $/1M (3:1)
$0.14Input $/1M
$0.4Output $/1M
$0.541M in + 1M out
$0.14Cache read $/1M
#1352 of 5,860Cheapest rank
- Provider
- Crusoe (
crusoe) - Kind
- text (outputs text)
- Context
- 262,144 tokens
- Max output
- 32,768 tokens
- Capabilities
- toolsreasoningtextimage
Same model, other providers
“Gemma 4 31B IT” is offered by 27 providers — cheapest-effective first. QVAC is the cheapest at $0.00 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| QVAC | free | free | $0.00 | 262k |
| Kenari | free | free | $0.00 | 262k |
| UnoRouter | free | free | $0.00 | 262k |
| Kilo Gateway | $0.08 | $0.35 | $0.15 | 262k |
| CrofAI | $0.1 | $0.3 | $0.15 | 262k |
| LLM Gateway | $0.102 | $0.297 | $0.15 | 262k |
| OpenRouter | $0.1 | $0.34 | $0.16 | 262k |
| Lilac | $0.11 | $0.35 | $0.17 | 262k |
| OrcaRouter | $0.13 | $0.38 | $0.19 | 262k |
| Deep Infra | $0.13 | $0.38 | $0.19 | 262k |
| FastRouter | $0.13 | $0.38 | $0.19 | 262k |
| NEAR AI Cloud | $0.13 | $0.4 | $0.20 | 262k |
| Crusoe (this) | $0.14 | $0.4 | $0.21 | 262k |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at Crusoe and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"google/gemma-4-31b-it","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):