Gemma 4 E4B IT
deepinfra/google/gemma-4-E4B-it · family gemma · in: text, image, audio → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image audio.
$0.04
Blended $/1M (3:1)
$0.02
Input $/1M
$0.1
Output $/1M
$0.12
1M in + 1M out
—
Cache read $/1M
#659 of 7,712
Cheapest rank
- Provider
- Deep Infra (
deepinfra) - Kind
- text (outputs text)
- Context
- 131,072 tokens
- Max output
- 8,192 tokens
- Capabilities
- tools reasoning text image audio
Same model, other providers
“Gemma 4 E4B IT” is offered by 2 providers — cheapest-effective first. This one (Deep Infra) is the cheapest.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Deep Infra (this) | $0.02 | $0.1 | $0.04 | 131k |
| Pioneer | $0.2 | $0.2 | $0.20 | 33k |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at Deep Infra 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-E4B-it","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):