Realtime AI News
Zhipu GLM-5.3-Flash Details Surface: 320B Parameters, 18B Active, Hybrid Attention Built to Activate Domestic Compute
A new broker report from Guolian Minsheng Securities details how Zhipu's next-generation GLM-5.3-Flash model is architected to fully activate domestic Chinese compute. With roughly 320B total parameters but only 18B active, it compresses active parameters from 32B and pairs linear attention with sparse attention via an IndexPool indexer.
A research report from Guolian Minsheng Securities' computer team (吕伟/胡又文团队), republished via Sina Finance, describes how Zhipu's next-generation GLM-5.3-Flash model is being adapted at the architecture and system level for domestic Chinese compute — a telling sample of how Chinese frontier models are being built around homegrown silicon.
According to the report, GLM-5.3-Flash has roughly 320B total parameters, similar to GLM-4.5's 355B, but its active parameters drop from 32B to 18B and its layer count falls from 92 to 45.
Architecturally, the model pairs linear attention with sparse attention, introducing an IndexPool indexer for the sparse path. The design sharply cuts the memory and bandwidth pressure of attention computation during inference.
The report argues that sparse attention and low active parameters have become a primary direction for Chinese model optimization, with leading vendors' next-generation architectures converging on similar solutions.
It also notes that DeepSeek-V4 compresses context at the token level with DSA sparse attention, making 1M-token context a standard feature across its services — evidence of the same efficiency race among Chinese labs.
Shrinking active parameters lowers inference memory footprint and bandwidth demands, making frontier-class models far more practical on domestic accelerators. That is the substance behind the report's claim that GLM-5.3-Flash "fully activates" domestic compute.
What to watch next: real-world inference performance of GLM-5.3-Flash on domestic clusters, how the IndexPool sparse attention scales at long context, and the pace of follow-on releases in the GLM line.
Sources
Why it matters
GLM-5.3-Flash signals that Chinese labs are betting on aggressive parameter compression and hybrid attention to make frontier models viable on domestic silicon — a trend worth tracking in real deployments.
Nearby Updates
All08/30, 09:56
Five years after shutdown, Alibaba revives Xiami with AI music model HappyShrimp
Alibaba has launched HappyShrimp 1.0, an AI music model named Happy Shrimp, with PC web versions live in China and overseas and a first-day strategic partnership with Taihe Music Group. Five years after Xiami Music shut down, the launch revives the Xiami brand with an AI-native product betting natural-language creation can win a crowded market.
08/30, 09:04
WSJ: Workday Reports Higher Profit and Revenue on AI Agent Adoption
The Wall Street Journal reports that Workday posted higher profit and revenue in its latest results, with AI agent adoption cited as a key driver. The report signals that AI agents are moving from vendor demos into real enterprise purchasing and revenue.
08/30, 08:35
Notion Expands AI Agent Capabilities and Integrations
Notion is expanding its AI agent capabilities and integrations, according to a report from TipRanks. The move signals that mainstream productivity platforms are shifting from AI-assisted generation toward autonomous agents that can take action inside team workflows.
08/30, 06:07
OpenAI cuts off Cursor's access to its models after SpaceX acquisition
According to Gagadget.com, OpenAI has cut off Cursor's access to its models following SpaceX's acquisition of the AI coding assistant. The move means Cursor users can no longer call OpenAI's models through the product, putting the relationship between AI coding tools and their model suppliers under the spotlight.