GLM-5.2 is a new open-weight model from Z.ai that builds on the GLM-5/5.1 architecture, retaining Multi-head Latent Attention and DeepSeek Sparse Attention (DSA). The key innovation is IndexShare, a cross-layer reuse mechanism that runs the sparse-attention top-k indexer only once every four layers instead of every layer, significantly reducing compute cost for 1M-token inference while preserving adaptive attention patterns.
3 Impressions