China’s DeepSeek Reportedly Bets on 160,000-Plus Huawei Chips to Serve AI Models


TL;DR

  • DeepSeek Plan: Chinese AI lab DeepSeek reportedly plans at least 160,000 Huawei Ascend 950DT chips to serve models at an Inner Mongolia data center.
  • Serving Scale: The proposal would expand domestic capacity for serving finished models, but the wider gigawatt-scale site requires more than chips alone.
  • Supply Constraint: Bloomberg’s sources estimate that limited Huawei output and high-bandwidth memory supply could stretch fulfillment beyond a year.

Chinese AI lab DeepSeek is reportedly planning an installation of at least 160,000 of Huawei’s Ascend 950DT accelerators at a data center it is building in Inner Mongolia. The chips would run inference, producing answers from finished AI models, and their scale would test whether China’s domestic hardware supply can support a major user-facing service. 

As of September 9, 2026, neither DeepSeek nor Huawei had publicly confirmed the plan. Bloomberg says DeepSeek is building the site and places the 160,000 accelerators within a wider gigawatt-scale infrastructure goal whose remaining hardware mix is undisclosed.

Why Inference Still Requires Major Compute

Training builds a model’s behavior by adjusting its internal parameters across large datasets. Inference applies that trained model to a new prompt or other input. This includes processing the prompt and then decoding an answer token by token. A service handling many simultaneous requests can therefore need a large fleet even though it is no longer creating the base model.

Huawei’s own roadmap makes the workload choice less surprising than a training-only description would suggest. The company says the Ascend 950DT is designed for both inference decoding and model training. It lists 144 GB of HiZQ 2.0 high-bandwidth memory, 4 TB per second of memory bandwidth and 2 TB per second of interconnect bandwidth.

Memory bandwidth helps feed model data to the processors quickly, while the interconnect carries data among accelerators working on the same service. Both matter when one request, or a high volume of requests, must be distributed across many chips. Huawei specifically assigns the 950DT to the decoding stage that generates model output.