jishie

Gemma 4 31B Instruct

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

$0.53
Blended $/1M (3:1)
$0.39
Input $/1M
$0.97
Output $/1M
$1.36
1M in + 1M out
—
Cache read $/1M
#3034 of 7,708
Cheapest rank
Provider
Together AI (togetherai)
Kind
text (outputs text)
Context
262,144 tokens
Max output
131,072 tokens
Capabilities
tools reasoning text image

Same model, other providers

“Gemma 4 31B Instruct” is offered by 2 providers — cheapest-effective first. Berget.AI is the cheapest at $0.34 blended.

ProviderInputOutputBlendedContext
Berget.AI$0.275$0.55$0.34128k
Together AI (this)$0.39$0.97$0.53262k

Call it

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

Most providers are OpenAI-compatible — point base_url at Together AI 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):

← all Together AI models · model index · JSON