ZAI GLM-5
glm-5
ZAI'nın amiral gemisi; güçlü genel amaçlı MoE modeli.
Amiral gemisi
| Model ID | glm-5 |
|---|---|
| Bağlam | 128k |
| Çıktı | 64k |
| Modaliteler | text |
API
curl https://noxery.net/v1/chat/completions \
-H "Authorization: Bearer nox-ANAHTAR" \
-H "Content-Type: application/json" \
-d '{"model": "glm-5", "messages": [{"role": "user", "content": "Merhaba"}]}'