jishie

GLM-5

nebius/zai-org/GLM-5 · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtext.

$1.55Blended $/1M (3:1)
$1Input $/1M
$3.2Output $/1M
$4.201M in + 1M out
$0.1 −90%Cache read $/1M
#3615 of 5,000Cheapest rank
Provider
Nebius Token Factory (nebius)
Context
200,000 tokens
Max output
16,384 tokens
Capabilities
toolsreasoningtext

Same model, other providers

“GLM-5” is offered by 9 providers — cheapest-effective first. Alibaba Coding Plan (China) is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
Alibaba Coding Plan (China)freefree$0.00203k
Alibaba Coding Planfreefree$0.00203k
Alibaba Token Planfreefree$0.00203k
Tencent Coding Plan (China)freefree$0.00203k
Alibaba Token Plan (China)freefree$0.00203k
CrofAI$0.48$1.9$0.83203k
GMI Cloud$0.6$1.92$0.93203k
Deep Infra$0.6$2.08$0.97203k
Nebius Token Factory (this)$1$3.2$1.55200k

Call it

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

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

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