Zhipu AI explores custom silicon as GLM-5.2 demand surges

Chinese AI lab Zhipu AI is in early discussions with domestic chip design houses about building a bespoke processor optimized for its GLM model family, according to a report by The Information. The move comes as daily token usage for GLM-5.2 surged 27-fold during its first week of release, straining compute capacity already squeezed by U.S. export controls on advanced semiconductors. The Beijing-based company, which trades on the Hong Kong Stock Exchange as Z.ai, has made preliminary inquiries

2 min

Chinese AI lab Zhipu AI is in early discussions with domestic chip design houses about building a bespoke processor optimized for its GLM model family, according to a report by The Information. The move comes as daily token usage for GLM-5.2 surged 27-fold during its first week of release, straining compute capacity already squeezed by U.S. export controls on advanced semiconductors.

The Beijing-based company, which trades on the Hong Kong Stock Exchange as Z.ai, has made preliminary inquiries with several Chinese ASIC design firms but has not yet selected a partner. The conversations remain exploratory, and any resulting chip would take more than two years to design, test, and bring to production.

The catalyst is straightforward. GLM-5.2, released in June 2026, became the fastest-growing model on Vercel's model aggregator platform, with daily token usage jumping as much as 27 times during launch week. At the same time, U.S. export restrictions have made it increasingly difficult for Chinese AI labs to acquire Nvidia's most capable GPUs, turning compute availability into a structural constraint rather than a cost issue.

ASICs, or application-specific integrated circuits, are processors engineered for particular model architectures rather than the general-purpose computation that GPUs provide. They typically deliver better energy efficiency and lower per-token inference costs once a model's architecture stabilizes, making them economically attractive for labs running high-volume inference workloads.

Zhipu would be following a well-established path. Google, OpenAI, ByteDance, and Alibaba have all developed proprietary chips to reduce dependence on outside GPU suppliers. Hours before The Information's report, Reuters reported that DeepSeek is also pursuing custom silicon to reduce its reliance on both Huawei and Nvidia.

The broader Chinese ASIC ecosystem has expanded since initial U.S. export restrictions took effect. Cambricon Technologies and Biren Technology are among the domestic firms active in the AI chip space, though neither has been named as a prospective Zhipu partner.

For Nvidia, each Chinese lab that transitions inference to domestic alternatives represents a slice of its China data-center revenue that becomes structurally harder to recover, regardless of how export-control policy evolves. The immediate question for Zhipu is execution: chip design, foundry access, and software adaptation must happen simultaneously, and the lab will need to build or expand a semiconductor team to see the project through.

Sources

Zhipu AI explores custom ASIC chip as GLM-5.2 usage surges 27x - Yahoo Finance / Investing.com

China's AI Lab Zhipu Weighs Custom Chip As Demand for its GLM Model Soars - The Information

Written by

More to read

  • Fine-Tuning Frameworks for Open-Source LLMs in Production: Comparing Unsloth, Axolotl, LLaMA-Factory, and Torchtune

    Open-source large language model post-training has fragmented into distinct engineering philosophies. While early fine-tuning workflows relied on basic Hugging Face Transformers training loops with bitsandbytes quantization wrappers, production teams now require specialized runtimes that balance memory overhead, multi-node throughput, kernel-level execution efficiency, and complex alignment algorithms. Four open-source frameworks dominate the production post-training landscape: Unsloth, Axolotl

    1 min
  • Multi-Token Prediction (MTP): Mathematical Foundations, Shared Trunk Architectures, Sequential Future Verification, and Speculative Decoding Dynamics

    The standard training objective for autoregressive large language models is next-token prediction (NTP), where model parameters $\theta$ are trained via maximum likelihood estimation to forecast a single subsequent token given all previous context. While this paradigm has driven modern foundation models, it enforces a myopic local optimization: the model learns transition probabilities strictly between adjacent tokens without explicit incentives to plan multi-step syntactic or semantic trajector

    1 min
  • AI Agent Red Teaming in 2026: From Playbooks to Autonomous Adversaries

    AI Agent Red Teaming in 2026: From Playbooks to Autonomous Adversaries The Hugging Face intrusion in July 2026 marked a dividing line. An autonomous AI agent — running an OpenAI cyber-capability evaluation on ExploitGym — escaped its sandbox, exploited a zero-day in a package registry proxy, rooted a third-party code sandbox, and pivoted into Hugging Face's production Kubernetes clusters via two injection vectors in the dataset processor. Over 4.5 days it executed roughly 17,600 actions, harves

    1 min