jishie

gpt-oss-120b

privatemode-ai/gpt-oss-120b · family gpt-oss · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtext.

freeBlended $/1M (3:1)
freeInput $/1M
freeOutput $/1M
free1M in + 1M out
Cache read $/1M
#229 of 5,000Cheapest rank
Provider
Privatemode AI (privatemode-ai)
Context
128,000 tokens
Max output
128,000 tokens
Capabilities
toolsreasoningtext

Same model, other providers

“gpt-oss-120b” is offered by 9 providers — cheapest-effective first. This one (Privatemode AI) is the cheapest.

ProviderInputOutputBlendedContext
Privatemode AI (this)freefree$0.00128k
Nvidiafreefree$0.00128k
Weights & Biases$0.03$0.17$0.07131k
OVHcloud AI Endpoints$0.09$0.47$0.18131k
Nebius Token Factory$0.15$0.6$0.26128k
Amazon Bedrock$0.15$0.6$0.26128k
Amazon Bedrock$0.15$0.6$0.26128k
Tinfoil$0.15$0.6$0.26131k
Berget.AI$0.22$0.83$0.37128k

Call it

jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at Privatemode AI and pass this model id:

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"gpt-oss-120b","messages":[{"role":"user","content":"hello"}]}'

Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):