cd /news/large-language-models/glm-5-2-is-now-available-on-telnyx-i… · home topics large-language-models article
[ARTICLE · art-46529] src=telnyx.com ↗ pub= topic=large-language-models verified=true sentiment=↑ positive

GLM-5.2 is now available on Telnyx Inference

Telnyx has added Z.ai's GLM-5.2 open-weight model to its Inference platform, hosted on owned B300 GPUs. The model leads Artificial Analysis with an Intelligence Index of 51, outperforming competitors, and uses Dynamic Sparse Attention to reduce FLOPs by 2.9x at long contexts. Telnyx claims customers switching from closed-source APIs see 75%+ cost reductions.

read1 min views13 publishedJun 23, 2026
GLM-5.2 is now available on Telnyx Inference
Image: Telnyx (auto-discovered)

Contact us

Log in

GLM-5.2 by Z.ai is now available on Telnyx Inference, hosted on our owned GPU infrastructure.

GLM-5.2 is the highest-ranked open-weight model on Artificial Analysis, with an Intelligence Index of 51, outpacing MiniMax-M3 (44), DeepSeek V4 Pro (44), and Kimi K2.6 (43). The model scores 99.2 on AIME 2026 and 62.1 on SWE-bench Pro, placing it in the top tier for both reasoning and coding.

The model uses Dynamic Sparse Attention (DSA) with IndexShare, which reuses sparse attention indexers across every four transformer layers to reduce per-token FLOPs by 2.9x at 1M context. The result is stable long-context performance for codebase analysis, document processing, and multi-turn agent sessions, without the performance degradation that hits standard attention at long sequence lengths.

reasoning_effort

settings, from faster responses to maximum depth on complex reasoning tasks.Telnyx owns the B300 GPUs running GLM-5.2, which means no cloud provider markup baked into every token, no rate limits set by a third party, and no rented GPU fleet introducing variable performance. We control the hardware and the network end to end, so throughput and latency are predictable, not best-effort.

Open-weight models are matching or beating closed-source on quality. The difference is price. Customers switching from closed-source APIs are seeing 75%+ cost reductions with no compromise on quality and no vendor lock-in.

Send your first request through the OpenAI-compatible Telnyx Inference API:

curl https://api.telnyx.com/v2/ai/chat/completions \
  -H "Authorization: Bearer $TELNYX_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "zai-org/GLM-5.2-FP8",
    "messages": [
      {"role": "user", "content": "Explain the IndexShare optimization in GLM-5.2."}
    ]
  }'

Get started with Inference documentation or sign up in the portal.

── more in #large-language-models 4 stories · sorted by recency
── more on @telnyx 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/glm-5-2-is-now-avail…] indexed:0 read:1min 2026-06-23 ·