jishie

Llama-3.3-70B-Instruct

llama/llama-3.3-70b-instruct · family llama · in: text → out: text · price provider-declared (via models.dev). Capabilities: tools text.

free
Blended $/1M (3:1)
free
Input $/1M
free
Output $/1M
free
1M in + 1M out
—
Cache read $/1M
#325 of 7,712
Cheapest rank
Provider
Llama (llama)
Kind
text (outputs text)
Context
128,000 tokens
Max output
4,096 tokens
Capabilities
tools text

Same model, other providers

“Llama-3.3-70B-Instruct” is offered by 21 providers — cheapest-effective first. This one (Llama) is the cheapest.

ProviderInputOutputBlendedContext
Llama (this)freefree$0.00128k
Pendrafreefree$0.00128k
Vercel AI Gatewayfreefree$0.00128k
Kilo Gateway$0.1$0.32$0.16131k
OpenRouter$0.1$0.32$0.16131k
DevPass (LLM Gateway)$0.135$0.4$0.20131k
Crusoe$0.25$0.75$0.38128k
Abacus$0.59$0.79$0.64131k
Hugging Face$0.59$0.79$0.64131k
Azure$0.71$0.71$0.71128k
Azure Cognitive Services$0.71$0.71$0.71128k
OCI Generative AI$0.72$0.72$0.72128k
Cortecs$0.724$0.724$0.72131k

Call it

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

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

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"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 Llama models · model index · JSON