huggingface/zai-org/GLM-4.7-Flash · family glm · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtext.
huggingface)“GLM-4.7-Flash” is offered by 9 providers — cheapest-effective first. This one (Hugging Face) is the cheapest.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Hugging Face (this) | free | free | $0.00 | 200k |
| Zhipu AI | free | free | $0.00 | 200k |
| Z.AI | free | free | $0.00 | 200k |
| CrofAI | $0.04 | $0.3 | $0.10 | 203k |
| LLM Gateway | $0.06 | $0.4 | $0.15 | 200k |
| OpenRouter | $0.06 | $0.4 | $0.15 | 203k |
| Deep Infra | $0.06 | $0.4 | $0.15 | 203k |
| Cloudflare AI Gateway | $0.06 | $0.4 | $0.15 | 131k |
| Cloudflare Workers AI | $0.0605 | $0.4 | $0.15 | 131k |
jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at Hugging Face 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-4.7-Flash","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):