huggingface/zai-org/GLM-4.6 · family glm · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtext.
huggingface)“GLM-4.6” is offered by 9 providers — cheapest-effective first. ModelScope is the cheapest at $0.00 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| ModelScope | free | free | $0.00 | 203k |
| iFlow | free | free | $0.00 | 200k |
| 302.AI | $0.286 | $1.142 | $0.50 | 205k |
| Ofox | $0.4 | $1.9 | $0.78 | 205k |
| Meganova | $0.45 | $1.9 | $0.81 | 203k |
| OpenRouter | $0.5 | $2 | $0.88 | 205k |
| Deep Infra | $0.5 | $2 | $0.88 | 203k |
| Hugging Face (this) | $0.55 | $2.2 | $0.96 | 205k |
| LLM Gateway | $0.55 | $2.2 | $0.96 | 205k |
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.6","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):