jishie

mistral-7b-instruct-v0.3

cortecs/mistral-7b-instruct-v0.3 · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolstext.

$0.11Blended $/1M (3:1)
$0.111Input $/1M
$0.111Output $/1M
$0.221M in + 1M out
Cache read $/1M
#807 of 5,000Cheapest rank
Provider
Cortecs (cortecs)
Context
127,000 tokens
Max output
127,000 tokens
Capabilities
toolstext

Same model, other providers

“mistral-7b-instruct-v0.3” is offered by 3 providers — cheapest-effective first. Nvidia is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
Nvidiafreefree$0.0066k
OVHcloud AI Endpoints$0.11$0.11$0.1166k
Cortecs (this)$0.111$0.111$0.11127k

Call it

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

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"mistral-7b-instruct-v0.3","messages":[{"role":"user","content":"hello"}]}'

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