jishie

hermes-4-405b

cortecs/hermes-4-405b · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolstext.

$1.49Blended $/1M (3:1)
$0.996Input $/1M
$2.989Output $/1M
$3.981M in + 1M out
Cache read $/1M
#3569 of 5,000Cheapest rank
Provider
Cortecs (cortecs)
Context
128,000 tokens
Max output
128,000 tokens
Capabilities
toolstext

Same model, other providers

“hermes-4-405b” is offered by 2 providers — cheapest-effective first. This one (Cortecs) is the cheapest.

ProviderInputOutputBlendedContext
Cortecs (this)$0.996$2.989$1.49128k
Nebius Token Factory$1$3$1.50128k

Call it

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

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

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