ministral-14b-2512
cortecs/ministral-14b-2512 · in: text, image → out: text · price provider-declared (via models.dev). Capabilities: tools text image.
$0.24
Blended $/1M (3:1)
$0.24
Input $/1M
$0.24
Output $/1M
$0.48
1M in + 1M out
$0.022 −91%
Cache read $/1M
#1917 of 7,713
Cheapest rank
- Provider
- Cortecs (
cortecs) - Kind
- text (outputs text)
- Context
- 256,000 tokens
- Max output
- 256,000 tokens
- Capabilities
- tools text image
Same model, other providers
“ministral-14b-2512” is offered by 2 providers — cheapest-effective first. This one (Cortecs) is the cheapest.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Cortecs (this) | $0.24 | $0.24 | $0.24 | 256k |
| 302.AI | $0.33 | $0.33 | $0.33 | 128k |
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":"ministral-14b-2512","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):