jishie

Llama-3.3-70B-Instruct

edenai/ionos/meta-llama/Llama-3.3-70B-Instruct · family llama · in: text → out: text · price provider-declared (via models.dev). Capabilities: text.

$0.75
Blended $/1M (3:1)
$0.7497
Input $/1M
$0.7497
Output $/1M
$1.50
1M in + 1M out
Cache read $/1M
#2846 of 6,123
Cheapest rank
Provider
Eden AI (edenai)
Kind
text (outputs text)
Context
128,000 tokens
Max output
4,096 tokens
Capabilities
text

Same model, other providers

“Llama-3.3-70B-Instruct” is offered by 22 providers — cheapest-effective first. Llama is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
Llamafreefree$0.00128k
Vercel AI Gatewayfreefree$0.00128k
OpenRouter$0.1$0.32$0.16131k
Kilo Gateway$0.1$0.32$0.16131k
Cortecs$0.129$0.399$0.20131k
Nebius Token Factory$0.13$0.4$0.20128k
LLM Gateway$0.13$0.4$0.20131k
Crusoe$0.25$0.75$0.38128k
Hugging Face$0.59$0.79$0.64131k
Abacus$0.59$0.79$0.64131k
Charm Hyper$0.608$0.838$0.67128k
Azure Cognitive Services$0.71$0.71$0.71128k
Eden AI (this)$0.7497$0.7497$0.75128k

Call it

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

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

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"ionos/meta-llama/Llama-3.3-70B-Instruct","messages":[{"role":"user","content":"hello"}]}'

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

← all Eden AI models · model index · JSON