jishie

ERNIE 4.5 300B A47B

jiekou/baidu/ernie-4.5-300b-a47b-paddle · family ernie · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolstext.

$0.49Blended $/1M (3:1)
$0.28Input $/1M
$1.1Output $/1M
$1.381M in + 1M out
Cache read $/1M
#2176 of 5,000Cheapest rank
Provider
Jiekou.AI (jiekou)
Context
123,000 tokens
Max output
12,000 tokens
Capabilities
toolstext

Same model, other providers

“ERNIE 4.5 300B A47B” is offered by 2 providers — cheapest-effective first. This one (Jiekou.AI) is the cheapest.

ProviderInputOutputBlendedContext
Jiekou.AI (this)$0.28$1.1$0.49123k
NovitaAI$0.28$1.1$0.49123k

Call it

jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at Jiekou.AI and pass this model id:

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"baidu/ernie-4.5-300b-a47b-paddle","messages":[{"role":"user","content":"hello"}]}'

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