China now has a gigawatt scale AI data center running entirely on domestic chips, and that single project is a concrete test of how far the country has moved toward hardware sovereignty in artificial intelligence. Z.ai, the lab formerly known as Zhipu, has begun operating this enormous site to train its GLM model family on Huawei Ascend accelerators rather than Nvidia GPUs, turning export pressure into a full-scale experiment in an all-Chinese stack. As with major consumer platforms that flag unusual activity and require users to click a box to prove they are not a robot, large-scale AI services around such data centers depend on robust identity and access controls to protect their networks. This initiative reflects a broader trend in which AI infrastructure is increasingly viewed as strategic national capital.
From Nvidia dependence to a domestic stack
For most of the last decade, large Chinese AI labs depended heavily on Nvidia data center GPUs to train frontier models and kept buying hardware as long as export rules allowed. United States export controls tightened that supply, especially for high-end accelerators, and Chinese reports have described persistent shortages of cutting-edge AI chips for domestic developers.
Export controls turned China’s Nvidia dependence into persistent shortages of cutting-edge AI accelerators
In January 2025, the United States Commerce Department added Z.ai to its export control entity list, which effectively cut off legal access to new Nvidia silicon and related technology for the company. That listing turned what had already been a strategic concern into an immediate operational problem, and it forced Z.ai to rework its entire hardware roadmap around domestic suppliers.
At the same time, Beijing has encouraged the use of Chinese-made AI chips in state-funded data centers and framed semiconductor self-reliance as a national priority, which put political weight behind any lab willing to run at scale on local hardware. Z.ai is now one of the most visible test cases for that policy because it is trying to train frontier models without any Western silicon at the heart of the system.
Inside Z.ai’s gigawatt data center
Public reporting describes the new facility as a roughly one gigawatt hub dedicated to training the GLM model family. At full capacity, that power draw is comparable to the electricity consumption of around seven hundred fifty thousand homes, which places the site in the same broad class as the largest hyperscale data centers operated by global cloud providers.
Instead of a single monolithic cluster, the site is organized into several computing clusters, each holding more than ten thousand AI accelerators. Every accelerator in those racks is reported to be Chinese-made, with Huawei Ascend chips as the primary workhorses and additional support from other domestic vendors such as Cambricon and Moore Threads. There are no Nvidia parts in the building, which is unusual at this scale for any large language model training hub.
On the software side, Z.ai trains its GLM models using Huawei’s MindSpore framework rather than the CUDA ecosystem that dominates most global AI infrastructure. Z.ai has described recent GLM generations as major open models trained end-to-end on an entirely domestic stack, meaning that both the silicon and the software toolchain are Chinese.
Huawei’s Ascend 910C accelerator is a key piece of that stack, and Huawei claims it can reach around eight hundred teraflops of computing power per card at FP16 precision, which puts it somewhere around sixty to eighty percent of the performance of Nvidia’s H100, depending on exact workload. At the rack level, Huawei’s CloudMatrix 384 system links three hundred eighty-four Ascend 910C chips through an optical fabric and is credited with matching or exceeding an Nvidia GB200 rack on certain bfloat16 training workloads.
Huawei has also guided that its Atlas 950 SuperPoD configuration with eight thousand one hundred ninety-two Ascend chips should deliver on the order of eight exaflops of FP8 compute when fully built out. When that kind of modular hardware is multiplied across clusters of more than ten thousand chips inside a one gigawatt envelope, the picture starts to look less like a stopgap workaround and more like a purpose-built training substrate for frontier scale models.
Z.ai has reportedly acquired infrastructure software firm Zhongke Jiahe, whose technology is designed to run the same AI models efficiently across multiple Chinese chip architectures so that engineers can see a unified training interface rather than a patchwork of vendor-specific quirks. That kind of abstraction layer is often what separates an experimental cluster from a production-grade platform.
GLM 5.2 and proof that domestic training can compete
Z.ai’s GLM platform has emerged as one of the leading large language model families in China, with successive generations aimed at both general reasoning and code generation tasks. The most recent flagship release, GLM 5.2, is an open weight model with roughly seven hundred fifty-three billion parameters and an MIT-style license, which allows organizations to host and fine-tune it on their own infrastructure.
In mathematical terms, a model of that size sits around (7.53 times 10^{11}) parameters, which puts it firmly in the frontier class for current generation systems. Within about a week of launch, GLM 5.2 was reported near the top of major open weight leaderboards, which gave Z.ai a visible benchmark that models trained on domestic hardware could compete with leading international systems on a range of tasks.
Independent evaluations have highlighted its strength on complex coding and reasoning workloads and have framed it as a serious challenger to higher profile proprietary models at a fraction of their usage cost. Public pricing for the standalone GLM 5.2 API has been quoted around one dollar forty cents per million input tokens and four dollars forty cents per million output tokens, which undercuts many closed models with similar reported quality.
Crucially, Z.ai states that GLM 5.2 was trained entirely on Huawei Ascend accelerators using the MindSpore software stack, with no Nvidia hardware involved. The company has portrayed the training of GLM 5.2 as a proof of feasibility that cutting-edge models can be built on a domestically produced full stack computing platform from data preprocessing through large scale optimization.
The new gigawatt data center is meant to extend that trajectory by providing enough compute to train larger GLM variants and expand both pretraining corpora and reinforcement learning datasets without returning to foreign hardware.
Policy pressure and the race for chip sovereignty
Z.ai’s project sits at the intersection of technical ambition and regulatory constraint, and that tension is part of what makes it important beyond a single company. On one side, the entity list designation and broader export controls mean that for Z.ai, an all-Chinese build is not just a patriotic gesture; it is effectively the only legal path available for acquiring new compute at scale.
On the other side, the Chinese government has treated the ability to produce and deploy advanced AI chips domestically as a strategic objective and has encouraged state-backed institutions to prefer local silicon where possible. The broader context is that China still faces a shortage of the highest performance AI accelerators and of the high bandwidth memory needed to feed them.
Analysts have noted that domestic HBM production remains constrained, which limits how many top-end Ascend class accelerators Huawei can assemble into shipping systems. Huawei is reported to have shipped around eight hundred twelve thousand AI chips in the previous year, which is significant but still modest compared with the global installed base of Nvidia data center GPUs.
From that angle, Z.ai’s site functions as both a proof of concept and a political signal. It demonstrates that a major AI lab can assemble what appears to be gigawatt scale compute on domestic parts and begin training frontier class open models even under tight export restrictions. It also supports the narrative that China can build complete AI stacks from silicon through frameworks and models without depending on Western vendors for key components.
Technical and business implications
For technology, the most immediate implication is that the map of serious AI hardware platforms is starting to broaden. For years, the practical assumption in most labs was that large language model training meant Nvidia plus CUDA, with limited experimentation on alternative accelerators.
Huawei’s Ascend line, combined with MindSpore and higher-level orchestration tools such as those from Zhongke Jiahe, now offers a demonstrably viable alternative stack at scale, at least for one major lab. The performance story is nuanced. On a per-chip basis, Ascend 910C trails the latest Nvidia parts in many benchmarks, and Huawei’s own claims put it at only a fraction of an H100 on certain precision settings.
That means a gigawatt of domestic silicon today probably delivers less usable training compute than a gigawatt consumed by Nvidia’s newest systems, so Z.ai is paying more in power to reach similar effective throughput. However, the cluster-level numbers and optical interconnect architecture narrow that gap, and Huawei’s rack scale systems are already positioned as competitive with Nvidia’s best on some workloads when measured in exaflops rather than per chip raw performance.
For businesses, especially those in China, the existence of a large open weight model like GLM 5.2 trained entirely on domestic hardware is strategically useful. Enterprises that are wary of foreign dependencies can, in principle, deploy GLM 5.2 on local infrastructure and adapt it to sector-specific tasks such as finance, manufacturing, or public services without relying on United States-controlled clouds.
The economics also matter because open weight models licensed for self-hosting can shift spending from recurring API fees to capital investments in hardware and engineering talent, which may be more attractive for large organizations. For the global AI ecosystem, the move adds another competitor in the open model arena.
GLM 5.2 joins a growing list of high-capability models whose weights are freely available and whose performance is close enough to proprietary leaders that many developers can treat them as first-choice tools. That dynamic increases pressure on closed model providers to justify their pricing and proprietary status while also giving policymakers more examples of serious AI systems that can be inspected and governed in ways that black box models cannot.
Risks and unresolved questions
There are still significant risks and open questions around the project, and acknowledging them is important for a realistic assessment. On the hardware side, performance per watt and memory bandwidth gaps mean Z.ai’s domestic stack may need more energy and more careful engineering to match the training speed of Nvidia-based competitors, which affects both cost and environmental footprint.
Domestic supply chains for advanced packaging and high bandwidth memory are still ramping, and any disruption there could slow the expansion of the data center or limit future upgrades. Operational transparency is another concern. Reporting on the site so far leans heavily on a single anonymous source cited by Bloomberg, and Z.ai has not publicly disclosed the exact location, the detailed bill of materials, or independent performance audits for the facility.
That makes it harder for outside analysts to verify how much of the projected capacity is already installed, how efficiently it runs, and how smoothly the heterogeneous stack behaves under continuous frontier scale training. There is also strategic risk. Building an entire stack around one national ecosystem creates resilience against foreign sanctions but increases dependence on domestic vendors and policymakers.
If Huawei’s roadmap stumbles or Chinese regulators tighten controls on open models, Z.ai could find itself constrained in different ways than its Western counterparts. At the same time, the visibility of the project may invite further international scrutiny, including potential efforts to widen export restrictions on any remaining foreign inputs in the supply chain.
Key takeaways and what to watch next
Z.ai’s gigawatt data center shows that the idea of training frontier scale models on a fully domestic hardware and software stack is no longer just theoretical; it is already being attempted in production by at least one major lab. The successful launch of GLM 5.2 as a high-performing open weight model trained entirely on Huawei Ascend accelerators gives that experiment early credibility and offers Chinese enterprises a powerful tool that aligns with national self-reliance goals.
Over the next few years, the most important signals will come from the next generation of GLM models and from independent evaluations of how they compare with leading systems from United States and European labs. If Z.ai can consistently train larger, stronger models on its domestic stack while keeping costs under control, it will reinforce the idea that hardware sovereignty is compatible with cutting-edge AI and not just a political slogan.
If performance stalls or if reliability issues surface, that will highlight the depth of Nvidia’s current advantage and the difficulty of building alternatives under export pressure. For now, this gigawatt experiment on domestic silicon is one of the clearest signals that hardware sovereignty has become an operational reality, and it will be watched closely by engineers, policymakers, and online communities, including Reddit.
Conclusion
China’s Z.ai has quietly switched on one of the most symbolically important AI infrastructure projects of this decade: a one gigawatt data center that runs entirely on Chinese made chips and trains frontier large language models without any Nvidia hardware.
In a world where access to compute increasingly defines who can build advanced AI, this facility matters because it is a concrete test of whether China can sustain cutting edge AI development under sustained US export controls.
A new milestone in the AI compute race
Z.ai, formerly known as Zhipu AI, is one of China’s leading large language model developers and a core member of the group often described by investors as the country’s AI tiger companies.
Its flagship GLM model family, released under a permissive open source license since mid 2025, has become a central platform in China’s push to build domestic alternatives to Western foundation models.
In January 2025, Z.ai was added to the US Commerce Department entity list, which effectively cut off legal access to Nvidia’s most advanced AI accelerators.
For a company whose business depends on training very large models, that listing was not just a political signal but an operational shock. Either Z.ai found a way to train GLM on domestic hardware, or its roadmap risked falling behind global competitors.
At the same time, Beijing has been accelerating a broader industrial strategy around AI infrastructure and semiconductors.
Chinese media report that the government is pursuing a plan to invest about 2 trillion yuan over five years to build a nationwide network of AI data centers, backed by guidelines that require state funded AI facilities to use Chinese made AI chips.
Z.ai’s new hub slots directly into that policy architecture as an early flagship.
What Z.ai has built
Scale and power
According to multiple reports, Z.ai has completed construction of a data center designed to draw roughly one gigawatt of power, with part of the facility already in operation.
One gigawatt is enough electricity to supply around 750 thousand homes at any given moment, placing this site among the largest AI focused facilities ever built by a Chinese lab.
The company has also built or operates several computing clusters, each holding more than 10 thousand chips, further expanding its domestic compute footprint.
Although the exact location and total investment have not been disclosed, reports consistently describe the project as ultra large in both physical scale and energy draw.
Chips and architecture
The defining feature of the facility is not just its size but its composition.
Every accelerator in this data center is a Chinese made chip. There is no Nvidia hardware inside.
For Z.ai, this is partly a matter of necessity. Being on the US export blacklist means that relying on US silicon is no longer a viable path for scaling GLM.
For Chinese policymakers, it is a deliberate proof point that domestic semiconductor ecosystems can underpin frontier AI work even when access to Western technology is restricted.
Public reporting does not list specific chip models, vendors or node sizes, so any detailed description of the hardware stack would be speculative.
What we can say with confidence is that this data center is intended to support training and development of Z.ai’s frontier GLM models using only processors and supporting components that qualify as domestically made under Chinese guidelines.
Purpose: training frontier GLM models
The facility is designed as a dedicated training and development environment for the GLM family of models.
Frontier scale language models require enormous compute budgets, often measured in tens or hundreds of billions of parameter updates and many megawatt years of energy consumption.
Z.ai has openly positioned GLM as a platform aimed at advanced applications and, longer term, at approaching artificial general intelligence, including work on video generation systems reminiscent of Sora.
This new data center is essentially the engine room that will power the next iterations of those ambitions within China.
Historical context: from open models to compute sovereignty
To understand why this move is significant, it helps to look at Z.ai’s trajectory over the last several years.
Zhipu AI emerged as a major player in China’s model ecosystem around 2023, backed by substantial funding from large domestic technology companies such as Alibaba, Tencent, Meituan, Ant Group and Xiaomi, along with prominent venture investors.
By 2024, industry analysts placed it among the top three large language model providers in the Chinese market.
A notable strategic choice was the decision to release GLM under the MIT license, allowing broad reuse and modification.
This open distribution positioned Z.ai not only as a commercial vendor but as a foundational contributor to the wider AI community within China and beyond.
US export controls on advanced GPUs and related AI hardware tightened over the same period.
Those rules targeted leading edge chips used for training large models, especially those from Nvidia, and affected a range of Chinese firms.
When Z.ai itself landed on the entity list in early 2025, the question shifted from whether Chinese companies could find workarounds to whether they could build full stack domestic alternatives at scale.
The one gigawatt data center is best seen as a culmination of these trends.
It combines Z.ai’s role as a central model developer, Beijing’s policy push for domestic AI infrastructure and the practical reality of exclusion from US hardware supply chains.
How big a technical achievement is this?
From a purely technical standpoint, building a data center of this scale with only domestic chips is a significant systems engineering accomplishment.
Reports emphasize the total power envelope and chip counts, but do not provide detailed metrics such as per node performance, interconnect topology or software stack design.
However, we can infer several important points from the known facts.
First, coordinating multiple clusters with more than 10 thousand accelerators each requires sophisticated networking, scheduling and fault tolerance.
These capabilities are essential for training very large models efficiently and reliably. The fact that Z.ai is already operating a portion of the facility suggests it has at least a working end to end training stack on domestic hardware.
Second, power usage at the gigawatt level forces hard tradeoffs around cooling, energy sourcing and grid integration.
AI data centers at this scale are no longer marginal loads; they are major industrial facilities that can stress local infrastructure if not carefully planned.
Although energy mix and efficiency metrics are not disclosed, the size alone implies that Z.ai and its partners had to address sustainability and reliability concerns early in the design.
Third, the crucial technical question is performance per chip and performance per watt relative to Nvidia’s top tier GPUs.
US export controls specifically aim to prevent Chinese access to the highest performing accelerators, so domestic chips today likely lag cutting edge Nvidia parts in raw throughput and efficiency.
In practice, that gap can be partially offset by adding more nodes, but at the cost of higher overall power usage and more complex training runs. This is an area where independent performance evaluations, once available, will be important to watch.
In other words, Z.ai has shown that Chinese hardware can scale to hyperscale training. What remains to be proven is how close that stack can get to global best in class efficiency and capability.
Business implications for Z.ai and China’s AI sector
For Z.ai itself, this data center is both a survival strategy and a competitive bet.
By building a domestic compute base large enough to train frontier GLM models, the company reduces its dependence on any future policy shift in Washington.
It can promise customers and partners that its model roadmap does not rely on restricted foreign chips, which may strengthen its position in government and state linked deployments where policy alignment is crucial.
Investors will likely treat the facility as a real world test of China’s broader semiconductor strategy.
If GLM continues to advance and remains competitive against models trained on Nvidia hardware, that would validate the view that domestic chips can support sophisticated AI at scale.
If performance or reliability issues materialize, it would highlight the challenges of catching up in a field where hardware and software co design moves quickly.
For the wider Chinese AI sector, the project adds substantial domestic compute capacity and an example others can follow.
It shows that an AI company on the entity list can still pursue ambitious model training plans without relying on US silicon, provided it can access sufficient local hardware and capital.
That message may encourage other firms to deepen ties with domestic chipmakers and to design models explicitly optimized for local accelerators.
At the same time, concentration of such large compute resources in a small number of firms raises competitive questions inside China.
Smaller startups without access to comparable facilities may find it harder to keep pace, even if they share open source models. The balance between national scale investments and ecosystem diversity will be an important theme to watch.
Geopolitical and societal consequences
The move also has clear geopolitical implications.
From the US perspective, the project underscores both the impact and the limits of export controls.
Z.ai’s absence from the Nvidia customer list is a direct result of the entity list, but the company’s response has been to accelerate domestic alternatives rather than to scale back its ambitions.
In the long run, controls that push leading AI developers to build independent hardware stacks can contribute to a deeper technological bifurcation between Chinese and Western ecosystems.
For China, the data center is a tangible demonstration of progress toward what is often called compute sovereignty.
It supports a strategy where critical AI infrastructure is built on chips, networks and software that can be sourced and controlled domestically, reducing exposure to external pressure.
Societal impacts will depend on how the resulting models are used.
Frontier language models trained at this scale can power consumer applications, enterprise tools, scientific research and also more sensitive domains such as surveillance, information control or military support.
Z.ai’s open licensing of GLM broadens access but also complicates governance, since powerful capabilities can diffuse more rapidly through different actors.
Environmental and local economic effects should not be overlooked.
Gigawatt class data centers influence regional energy demand, land use and employment.
If China proceeds with its multi trillion yuan plan for a nationwide AI data center network, the cumulative resource footprint will be substantial and will likely spark debates about where and how such facilities are built.
Opportunities and risks
The main opportunities created by Z.ai’s project include
- Strengthening a domestic AI hardware ecosystem that can function even under strict export controls, potentially making China more resilient in future technology disputes.
- Providing large scale compute for research and commercial applications based on GLM and related models, which can accelerate innovation across sectors from finance to manufacturing and education.
- Demonstrating at a global level that frontier AI development is no longer tied to a single chip vendor or country, which may encourage more investment in alternative architectures and regional compute hubs.
The key risks and uncertainties include
- The possibility that domestic chips still significantly trail Nvidia hardware in performance and efficiency, which could limit how competitive Chinese models can be in the most demanding applications.
- Long term sustainability concerns around energy use, emissions and infrastructure strain from gigawatt scale AI facilities, especially if many such sites are built in a short time.
- Potential acceleration of geopolitical technology fragmentation, where hardware, software and model ecosystems increasingly diverge between regions, making global standard setting and safety coordination more difficult.
Takeaways and what to watch next
Z.ai’s one gigawatt data center built entirely on Chinese made AI chips is an early but important real world experiment in large scale compute sovereignty.
It shows that a major AI developer, facing direct export restrictions, can still assemble enough domestic hardware to train frontier models, and it gives China a high profile example of its broader AI infrastructure strategy in action.
Several questions will determine how consequential this project becomes over time.
- How do future GLM versions trained in this facility compare to leading US and global models on capability, safety and efficiency benchmarks
- Will other Chinese firms and regional governments replicate this approach, creating a dense network of domestic chip powered AI hubs across the country
- How will US and allied policymakers respond as evidence grows that export controls are prompting accelerated investment in alternative ecosystems rather than simply slowing progress
- Can China and international partners develop mechanisms for cooperation on AI safety, standards and research even as their hardware and model stacks diverge
For now, the data center stands as a signal that the era of relying on a single global supply chain for frontier AI compute is ending. The next several years will reveal whether this diversification leads to healthier redundancy and innovation or to a more fragmented and harder to govern AI landscape. reddit








