Inside Ulanqab: How Inner Mongolia Became the 12.5GW Epicenter of China's AI Data Center Boom

Located approximately 350 kilometers northwest of Beijing, the grassland municipality of Ulanqab in Inner Mongolia has transformed into China's primary hub for artificial intelligence compute infrastructure. Historically recognized for agriculture and mineral extraction, the city now hosts nearly 100 enterprise data centers operating or under active construction, with technology firms pledging an aggregate capacity of 12.5 gigawatts (GW). According to a research note published by Goldman Sachs,

2 min
Inside Ulanqab: How Inner Mongolia Became the 12.5GW Epicenter of China's AI Data Center Boom

Located approximately 350 kilometers northwest of Beijing, the grassland municipality of Ulanqab in Inner Mongolia has transformed into China's primary hub for artificial intelligence compute infrastructure. Historically recognized for agriculture and mineral extraction, the city now hosts nearly 100 enterprise data centers operating or under active construction, with technology firms pledging an aggregate capacity of 12.5 gigawatts (GW).

According to a research note published by Goldman Sachs, more than 70 percent of Ulanqab's total power and capacity commitments have been announced over the past twelve months. The rapid concentration of facilities reflects an industry-wide pivot: leading Chinese AI laboratories and internet giants are shifting away from third-party cloud rental models toward owned, vertically integrated physical infrastructure to support frontier model pre-training and high-throughput inference workloads.

The Shift Toward Dedicated AI Infrastructure

For several years, Chinese artificial intelligence developers maintained significantly lower capital expenditure on physical facilities compared to American hyperscalers, relying primarily on shared cloud compute allocations. That operational model is rapidly shifting as parameter counts and distributed training requirements expand.

Frontier AI startup DeepSeek is currently constructing a dedicated 1-gigawatt AI data center campus in Ulanqab. DeepSeek's direct infrastructure push is matched by major technology enterprises, including ByteDance, Alibaba, Kuaishou, Xiaohongshu, and Huawei, all of which operate or are expanding massive server facilities across the municipality's Chahar High-Tech Zone.

Optical Fiber and Distributed Compute Infrastructure

Geographic and Structural Advantages

The concentration of artificial intelligence infrastructure in Ulanqab is underpinned by four core structural factors:

  1. Abundant Low-Cost Power: Inner Mongolia is one of China's most productive renewable energy corridors, featuring vast wind turbine installations and utility-scale photovoltaic arrays supplemented by local thermal baseloads. In the first seven months of 2026, data center electricity consumption in Ulanqab reached 4.0 billion kilowatt-hours (kWh)—an 86 percent increase year-over-year—representing 7.3 percent of the entire municipality's power usage.
  2. Natural Thermal Dissipation: With an average annual temperature near freezing and low relative humidity, the regional climate enables year-round free-air economization, significantly reducing the cooling energy overhead and power usage effectiveness (PUE) ratios of dense accelerator clusters.
  3. Sub-5ms Network Latency to Beijing: Unlike remote western computing zones that suffer from high round-trip transit delays, Ulanqab is linked to Beijing via two dedicated direct optical fiber trunks constructed in 2017 and 2019. These lines maintain average latency below 5 milliseconds (<5ms), making the facilities viable not only for asynchronous offline batch training but also for latency-sensitive real-time inference routing.
  4. Policy Alignment with National Compute Corridors: The rapid buildout integrates directly into China's broader "Eastern Data, Western Computing" initiative, designed to channel resource-intensive compute loads from coastal economic centers to energy-rich northern and western regions.

As hardware constraints and compute demands continue to shape foundation model development, Ulanqab's emergence as a 12.5GW compute corridor underscores how geographic proximity, specialized power generation, and dedicated fiber backbones are dictating the physical geography of global AI infrastructure.

Sources

Written by

More to read

  • LLM 0.33 Adds Template Chaining, Per-Call Embedding Keys, and Server Tool Logging

    Simon Willison has released llm 0.33, an update to the open-source command-line tool and Python library for interacting with large language models. The release introduces template composition, stateless per-call embedding credentials, and server-side tool execution visibility in logs, alongside an upgrade to the OpenAI Python 3.x client and httpx2. Template Composition and Parameter Decoupling The primary workflow enhancement in version 0.33 is the ability to repeat the -t or --template flag

    1 min
  • GPU Cluster Storage in Production: GPUDirect Storage, NVMe-oF, Parallel File Systems, and Checkpointing Throughput

    Training frontier large language models and serving hundred-billion parameter checkpoints places extreme demands on storage subsystems. While compute clusters frequently deploy thousands of GPUs connected via high-bandwidth interconnects like NVLink and InfiniBand, storage architectures often become severe bottlenecks during two critical operational phases: distributed checkpointing and cold-start model weight loading. A standard 70-billion parameter model in BF16 precision generates approximat

    1 min
  • Linear Mode Connectivity in Deep Neural Networks: How Permutation Symmetries, Git Re-Basin, and the Single-Basin Hypothesis Unify Model Checkpoints

    title: "Linear Mode Connectivity in Deep Neural Networks: How Permutation Symmetries, Git Re-Basin, and the Single-Basin Hypothesis Unify Model Checkpoints" slug: "linear-mode-connectivity-in-deep-neural-networks-how-permutation-symmetries-git-re-basin-and-the-single-basin-hypothesis-unify-model-checkpoints" feature_image: "https://cms.llms.blog/content/images/2026/08/linear-mode-connectivity-cover.png" excerpt: "Linear Mode Connectivity reveals how neural network checkpoints connect along flat

    1 min