jishie

GLM-5.3-Flash

nvidia/z-ai/glm-5.3-flash · family glm · in: text, image, video, pdf → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image video pdf.

free
Blended $/1M (3:1)
free
Input $/1M
free
Output $/1M
free
1M in + 1M out
Cache read $/1M
#193 of 7,298
Cheapest rank
Provider
Nvidia (nvidia)
Kind
text (outputs text)
Context
1,000,000 tokens
Max output
131,072 tokens
Capabilities
tools reasoning text image video pdf

Same model, other providers

“GLM-5.3-Flash” is offered by 37 providers — cheapest-effective first. This one (Nvidia) is the cheapest.

ProviderInputOutputBlendedContext
Nvidia (this)freefree$0.001M
Z.AI Coding Planfreefree$0.001M
Kenarifreefree$0.001M
Zhipu AI Coding Planfreefree$0.001M
SCNet Token Planfreefree$0.001M
Volcengine Ark Coding Planfreefree$0.001M
NaNfreefree$0.001M
TokenGo$0.075$0.025$0.061M
Vancine$0.06$0.2$0.101M
OrcaRouter$0.075$0.25$0.121M
Zhipu AI$0.075$0.25$0.121M
302.AI$0.075$0.25$0.121M
Z.AI$0.075$0.25$0.121M

Call it

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

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

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"z-ai/glm-5.3-flash","messages":[{"role":"user","content":"hello"}]}'

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

← all Nvidia models · model index · JSON