jishie

Voxtral Small 24B

greenpt/voxtral-small-24b-2507 · family mistral · in: text, audio → out: text · price provider-declared (via models.dev). Capabilities: tools text audio.

$0.30
Blended $/1M (3:1)
$0.228
Input $/1M
$0.513
Output $/1M
$0.74
1M in + 1M out
—
Cache read $/1M
#2196 of 7,712
Cheapest rank
Provider
GreenPT (greenpt)
Kind
text (outputs text)
Context
32,768 tokens
Max output
16,384 tokens
Capabilities
tools text audio

Same model, other providers

“Voxtral Small 24B” is offered by 2 providers — cheapest-effective first. evroc is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
evroc$0.0023$0.0023$0.0032k
GreenPT (this)$0.228$0.513$0.3033k

Call it

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

Most providers are OpenAI-compatible — point base_url at GreenPT and pass this model id:

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

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

← all GreenPT models · model index · JSON