tinfoil/gemma4-31b · family gemma · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtextimage.
tinfoil)“Gemma 4 31B IT” is offered by 9 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 |
| Tinfoil (this) | $0.4 | $1 | $0.55 | 256k |
jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at Tinfoil and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"gemma4-31b","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):