jishie

GLM 5.2 Fast

fireworks-ai/accounts/fireworks/routers/glm-5p2-fast · family glm · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtext.

$3.23Blended $/1M (3:1)
$2.1Input $/1M
$6.6Output $/1M
$8.701M in + 1M out
$0.21 −90%Cache read $/1M
#4373 of 5,000Cheapest rank
Provider
Fireworks AI (fireworks-ai)
Context
1,048,575 tokens
Max output
131,072 tokens
Capabilities
toolsreasoningtext

Same model, other providers

“GLM 5.2 Fast” is offered by 4 providers — cheapest-effective first. Neuralwatt is the cheapest at $2.21 blended.

ProviderInputOutputBlendedContext
Neuralwatt$1.45$4.5$2.211049k
Fireworks AI (this)$2.1$6.6$3.231049k
Baseten$2.1$6.6$3.231049k
Vercel AI Gateway$2.1$6.6$3.231000k

Call it

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

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"accounts/fireworks/routers/glm-5p2-fast","messages":[{"role":"user","content":"hello"}]}'

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