ai-trend-notifier
← wiki

$ cat wiki/models/glm-5-2.md

GLM-5.2

Spec

AttributeValue
DeveloperZ.ai (Z.ai / Zhipu AI)
Released2026-06-13 (subscribers) / 2026-06-16 (open weights + API)
Announcedunknown
Context window1,000,000 tokens
Pricingnot publicly listed as of 2026-07-13 (~1/6th GPT-5.5 API cost per VentureBeat)
LicenseMIT (unrestricted, "no regional limits")
AvailabilityGLM Coding Plan (highest subscription tier), standalone API, open weights, NVIDIA NIM hosted
Total parameters744B
Active parameters~40B per token (Mixture-of-Experts)
Max output tokens131,072
Reasoning modeshigh, max effort levels

Release Date

  • June 13, 2026: Available to Z.ai GLM Coding Plan subscribers
  • June 16, 2026: Open weights published + standalone API launched

Note: Captured 27 days late (July 13, 2026 ingest). GLM-5.2's release period overlapped with the Grok V9-Medium (June 16) launch and was not surfaced in Tier-1 source polling during that week.

Architecture: IndexShare

GLM-5.2 introduces IndexShare — an architectural optimization to sparse attention that reduces per-token compute by 2.9× at the full 1-million-token context length compared to standard sparse attention. This is the primary reason the 1M-context capability is practical (not just theoretical).

Benchmarks

BenchmarkGLM-5.2Notes
Code Arena#2 globallyTrails Claude Opus 4.8 by ~1pp on 3 long-horizon coding evals
Long-horizon coding (vs GPT-5.5)Beats GPT-5.5At ~1/6th API cost
  • Described by Interconnects.ai as "the step change for open agents"
  • Data risk note: TechTimes (June 17) — the Z.ai hosted API routes queries through Zhipu AI's China-based infrastructure. For data-sensitive workloads, self-hosting the open weights is recommended.

Use Cases

  • Long-horizon agentic coding tasks (primary target — Code Arena #2)
  • Cost-effective alternative to Opus 4.8 for organizations that can accept the licensing/data-routing tradeoffs
  • Self-hosted deployment for organizations that need frontier-class open weights without data-routing risk

Compared To

ModelCode Arena / SWE-ProLicenseCost
GLM-5.2#2 (long-horizon coding)MIT~1/6th GPT-5.5 API cost
Claude Opus 4.8#1 (long-horizon)Closed$15/$75 per Mtok
GPT-5.5Below GLM-5.2 (coding)ClosedStandard OpenAI API
Mistral Large 3TBD (July 2026 GA)Apache 2.0TBD
Llama 4Below GLM-5.2Meta customFree (self-hosted)

Referenced by

Sources