io-net/meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8 · family llama · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolstextimage.
io-net)“Llama 4 Maverick 17B 128E Instruct” is offered by 3 providers — cheapest-effective first. Nvidia is the cheapest at $0.00 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Nvidia | free | free | $0.00 | 128k |
| IO.NET (this) | $0.15 | $0.6 | $0.26 | 430k |
| Vertex | $0.35 | $1.15 | $0.55 | 524k |
jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at IO.NET and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):