Gemma 4 31B IT
requesty/gemma-4-31b-it · family gemma · in: text, image → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image.
free
Blended $/1M (3:1)
free
Input $/1M
free
Output $/1M
free
1M in + 1M out
—
Cache read $/1M
#101 of 6,373
Cheapest rank
- Provider
- Requesty (
requesty) - Kind
- text (outputs text)
- Context
- 262,144 tokens
- Max output
- 8,192 tokens
- Capabilities
- tools reasoning text image
Same model, other providers
“Gemma 4 31B IT” is offered by 28 providers — cheapest-effective first. This one (Requesty) is the cheapest.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Requesty (this) | free | free | $0.00 | 262k |
| 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.09 | $0.34 | $0.15 | 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 |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at Requesty 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-31b-it","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):