top of page

Huawei Sees a 1,000-Fold AI Token Surge as China's Data Industry Reaches 6.78 Trillion Yuan

Sep 1
13 min read

Huawei says China's AI token consumption has risen more than 1,000-fold in two years, while the country's data industry reached 6.78 trillion yuan in 2025.

Those figures describe the same transition from different directions. China is moving beyond training large models and toward running AI applications at enormous scale. Every generated answer, software action, database query, and agent decision adds to the expanding token count.

The headline surfaced through Google News, but the underlying statistics come from Chinese government data and industry statements. The 1,000-fold increase was first reported by the National Data Administration, rather than independently calculated by Huawei.

That distinction matters. Token consumption can indicate greater AI activity, but it does not automatically measure revenue, useful work, or model quality. A poorly designed agent can consume many tokens while accomplishing very little.

The stronger signal comes from the combination of usage and industrial output. China now counts hundreds of thousands of data businesses, growing demand for AI-ready datasets, and new infrastructure designed around inference rather than training alone.

Huawei, Chinese telecom operators, cloud providers, and domestic chip companies are competing to supply that infrastructure. Their challenge is turning unprecedented token traffic into dependable services with sustainable economics.

China's Data Industry Is Now a 6.78 Trillion Yuan Market

The new industry report puts data services near the center of China's AI economy, rather than treating them as a supporting technology category.

China's data industry generated 6.78 trillion yuan in 2025, according to the official industry report released on August 28, 2026. That represented year-over-year growth of 15.7 percent.

The National Institute of Data Development presented the report during the China International Big Data Industry Expo in Guiyang. The institute operates under China's National Data Administration.

The report counted 482,000 data-related enterprises at the end of 2025. That total was 17.9 percent higher than one year earlier.

Data software and data-resource products generated 4.99 trillion yuan, according to an English-language account of the findings. Together, those categories represented 73.6 percent of the measured industry.

This definition extends beyond companies selling raw datasets. It includes software, processing services, AI-related data products, and emerging token services.

The measurement therefore should not be confused with the market value of stored information. It estimates output from a broad collection of businesses participating in China's data economy.

That breadth is important when interpreting the 6.78 trillion yuan figure. The total covers established software activities alongside newer AI services, rather than representing AI revenue alone.

Still, officials said products closely associated with artificial intelligence contributed more than 70 percent of the industry's output. That makes AI demand central to the sector's expansion.

Financing activity was particularly strong among companies working on large language models, synthetic simulation data, and embodied intelligence. Embodied intelligence places AI inside physical systems, including robots and autonomous machines.

Those areas require different kinds of data. A language assistant relies heavily on documents and conversations. A robot also needs sensor records, spatial information, simulated environments, and feedback from physical actions.

The report identified synthetic data as a growing source of training material. Synthetic data is information generated by software to reproduce useful patterns without collecting every example from the real world.

This approach can help fill gaps where real records are scarce, expensive, sensitive, or dangerous to obtain. It also creates fresh questions about accuracy and hidden model bias.

The expo itself reflected the same expansion. The official event summary said 372 Chinese and international companies participated, alongside more than 16,000 registered attendees.

Its theme focused on tokens as a path for releasing the economic value of data. That language places a technical unit from large models inside a wider commercial framework.

A token is a small unit of information processed by an AI model. Depending on the model, it can represent a word fragment, symbol, number, or punctuation mark.

Tokens give providers a countable unit for measuring model activity. Cloud platforms can connect those counts to capacity planning, billing, and service performance.

China's data industry report argues that token services will produce new business models. The immediate question is whether token volume can become a meaningful economic indicator.

That question leads directly to the most striking number in the current debate. China's reported daily token consumption has increased by more than three orders of magnitude.

Huawei's Token Claim Comes From a Much Larger Usage Shift

Huawei is highlighting the token surge because AI infrastructure is moving from occasional model training toward continuous inference across businesses and devices.

Huawei Cloud Chairman Zhang Ping'an cited a more than 1,000-fold increase in China's token consumption during the Guiyang event. He connected that growth to a shift in enterprise technology systems.

Traditional business software assumes that a human opens an application and chooses each action. Agent-centered systems let AI plan and execute multiple steps across applications and data sources.

That architecture multiplies model calls. A chatbot might answer one question with one response, while an agent can repeatedly plan, retrieve information, check results, and revise its work.

However, Huawei was not the original statistical source for the national increase. China's National Data Administration reported the underlying sequence earlier in 2026.

Average daily token calls stood near 100 billion at the beginning of 2024. They reached 100 trillion by the end of 2025 and exceeded 140 trillion in March 2026.

The rise from 100 billion to more than 140 trillion exceeds 1,000 times. The increase between December 2025 and March 2026 alone was more than 40 percent.

National Data Administration Director Liu Liehong disclosed the March figure during a policy briefing. A contemporary token usage report also described tokens as measurable, priceable, and potentially tradable units.

Huawei has since incorporated those government figures into its own commercial argument. The company wants telecom carriers to shift from selling connectivity toward supplying AI inference and token-based services.

In a Huawei publication on token monetization, the company describes tokens as a bridge between computing infrastructure and business demand.

The commercial logic is straightforward. More agents create more inference requests. More requests require accelerators, storage, networking, orchestration software, and reliable access to enterprise data.

Huawei supplies several parts of that stack. Its portfolio includes Ascend AI processors, cloud services, networking equipment, storage systems, and industry-focused infrastructure.

The company faces restrictions on access to advanced foreign semiconductor technology. Those constraints increase the strategic importance of domestic accelerators and efficient infrastructure design.

China's rising token count gives Huawei a demand narrative for that infrastructure. It suggests local AI workloads are expanding even when access to leading international chips remains constrained.

Yet the wording deserves care. Huawei did not disclose a separate company dataset showing that token use increased 1,000-fold. Zhang cited the broader national trend at an industry event.

The national total also combines many different workloads. It can include consumer chat, enterprise applications, software development, content generation, search, scientific tasks, and automated agents.

Public reporting does not provide a complete breakdown of those categories. It also does not identify how much activity runs on Huawei infrastructure.

The figure nevertheless captures a major directional change. AI systems are generating and processing far more output than they did during the early chatbot phase.

That change places pressure on every infrastructure provider serving the Chinese market. The competition now concerns the recurring cost of producing useful intelligence, not only benchmark performance.

AI Agents Turn One Request Into Hundreds of Model Calls

The token explosion reflects a change in how AI works, because agents repeatedly reason, retrieve data, use tools, and inspect their own results.

A conventional chatbot interaction follows a short sequence. The user submits a prompt, the model processes its context, and the system generates an answer.

An agentic task has more moving parts. The system can divide a goal into steps, call external tools, read new information, and revise its plan.

Consider a business travel request. A chatbot can recommend transportation and hotels from general knowledge. An agent might search schedules, compare options, check policies, and prepare an itinerary.

Each step can send another prompt to a model. Tool results also enter the context, creating more input tokens before the model generates another output.

Chinese Academy of Engineering academician Zheng Weimin described this as a move from models that chat toward systems that work. His comments appeared in an agent economy analysis.

Zheng estimated that a complex agent task can consume tens, hundreds, or even thousands of times more tokens than a simple answer. The exact difference depends on the workflow.

Coding agents provide another concrete example. They inspect repositories, search for definitions, edit files, run tests, and revisit failures before presenting a result.

A single visible request can therefore produce many model interactions. The user sees one task, while the infrastructure provider handles an extended chain of inference operations.

Scientific systems can be even more demanding. They may generate hypotheses, interact with simulations, analyze experimental feedback, and update their approach across repeated cycles.

Shanghai Artificial Intelligence Laboratory Director Zhou Bowen calls one version of this pattern "environment as data." The operating environment continuously produces feedback that becomes new model input.

This differs from a static dataset prepared before training begins. Data emerges while the system acts, encounters results, and adjusts its behavior.

Robots illustrate the mechanism clearly. A machine can perceive an object, choose an action, observe the outcome, and use that observation for its next decision.

Every loop requires computation and fresh data. Large deployments can turn these loops into persistent demand for inference capacity.

The same change is appearing inside less visible enterprise systems. Customer service, fraud review, supply-chain planning, and document processing can all involve repeated model calls.

This helps explain why token consumption can grow faster than the number of users. Existing users may delegate longer processes that require far more machine activity.

It also changes the infrastructure bottleneck. Training a major model consumes a concentrated block of computing resources, usually before deployment.

Inference demand arrives continuously and unpredictably. Providers must deliver low latency during usage peaks while maintaining acceptable utilization during quieter periods.

Storage and networking become critical because agents repeatedly retrieve documents, histories, and tool outputs. The processor is only one element of the operating system.

Data quality also becomes more important. An agent can amplify a bad record by using it across many steps and taking actions based on the result.

This creates an opportunity for data-service companies. Organizations need systems that clean information, control access, track origins, and supply relevant context to models.

It also gives telecom carriers a new role. Their distributed facilities can host inference resources closer to users, devices, factories, and regional business systems.

China Mobile, China Telecom, and China Unicom have all explored token-based services. Their participation creates a route from network capacity to packaged AI consumption.

Huawei wants to supply the infrastructure beneath that route. Domestic chip companies such as Cambricon and Hygon are also competing for growing inference workloads.

Cloud providers, including Alibaba, Tencent, and Baidu, bring their own models, developer platforms, and enterprise relationships. They can connect token usage directly to applications.

The result is not a simple Huawei-versus-cloud rivalry. It is a contest between infrastructure models for delivering affordable, reliable, and commercially useful inference.

What the 1,000-Fold Increase Does Not Prove

Token volume measures computational activity, but it does not reveal how much of that activity creates durable economic value.

A token counter treats useful and wasteful computation alike. It records activity whether an agent completes its task, repeats itself, or follows an unproductive path.

That limitation makes token consumption similar to older internet traffic metrics. More traffic can accompany business growth, but volume alone does not establish profitability or customer satisfaction.

Model architecture further complicates comparisons. Different tokenizers divide the same sentence into different numbers of units.

Reasoning systems can also generate hidden intermediate tokens. Two products completing an identical task may therefore report very different consumption.

Context length creates another source of inflation. An application can resend long documents or conversation histories with every request, even when most of that material adds little value.

Better caching, retrieval, and prompt design can lower consumption without reducing output quality. Falling token volume might sometimes indicate engineering progress rather than weaker demand.

The national figure also lacks a published methodology detailed enough for independent replication. Available government summaries state the totals but do not provide every reporting category.

It remains unclear which model providers contribute data, how domestic and overseas requests are separated, and whether internal enterprise workloads are estimated.

The 6.78 trillion yuan industry figure has similar boundaries. It includes broad data products and software categories, rather than isolating revenue from generative AI.

Readers should therefore resist combining the two statistics into a direct ratio. The reported data-industry output cannot be divided by token calls to calculate a meaningful market price.

The numbers also cover different periods. The industry total describes calendar year 2025, while the latest 140 trillion daily-token figure refers to March 2026.

Huawei's business position presents another uncertainty. Rising Chinese AI demand benefits the overall infrastructure market, but it does not guarantee that Huawei captures a fixed share.

Domestic competitors can gain workloads through lower prices, specialized accelerators, open software, or existing relationships with cloud customers.

Customers can also optimize away some infrastructure demand. Smaller models, model routing, caching, and task-specific systems can reduce the computation required for each result.

Price competition adds more pressure. If inference prices fall faster than volume grows, providers can process many more tokens without producing proportional revenue.

That dynamic already shapes China's model market. Providers have repeatedly reduced usage costs while improving the efficiency of smaller and open-weight models.

Cheap inference can accelerate adoption, creating a positive usage cycle. It can also compress margins and make scale difficult to monetize.

Energy remains a practical constraint. Persistent inference requires electricity, cooling, networking, and well-utilized hardware across many locations.

A system that consumes more tokens but requires excessive power can face limits from grid capacity and operating expenses. The problem becomes sharper as agents reach physical devices.

Security adds another cost. Agents that access company systems need permission controls, audit records, isolated execution, and defenses against malicious instructions.

Data governance is equally important. Enterprises cannot expose confidential records merely to increase AI usage or improve agent context.

These limitations do not make the token increase meaningless. They show why the next stage requires better metrics than raw consumption.

Baidu founder Robin Li has promoted daily active agents as one possible alternative. That measure would count agents performing tasks rather than every processed unit.

Even that metric needs an outcome layer. An active agent can still fail, require human correction, or generate a result that nobody uses.

The strongest measurement would connect consumption to completed work, reliability, user retention, and economic savings. Public reporting has not yet reached that level.

The Real Contest Is Useful Output Versus Cheap Computation

China's AI infrastructure race will be decided by the value produced per token, not by the largest token counter.

The official figures show that China has reached significant scale in data-related business activity. They also show that AI inference is expanding far faster than traditional software usage.

The central contest now sits between the promise of abundant intelligence and the reality of operating costs. Every agent must justify the computing, data, and supervision it consumes.

Huawei's position emphasizes integrated infrastructure. The company can combine processors, storage, networks, cloud services, and software for customers seeking a domestic technology stack.

Telecom operators offer another route. They already manage nationwide networks, local facilities, billing relationships, and business customers.

Public cloud companies bring mature developer platforms and widely used AI applications. Their advantage lies in connecting model consumption to existing software ecosystems.

Specialized chip vendors can target narrower workloads. Their success depends on software support, developer adoption, availability, and practical performance inside production systems.

China's policy framework supports each layer of this market. Officials are encouraging high-quality datasets, coordinated computing resources, data circulation, and new token-based services.

The expo coverage also highlights applications across manufacturing, agriculture, public services, and other industries.

Those deployments matter more than another model benchmark. They test whether AI can operate within real procedures, regulations, budgets, and physical constraints.

Manufacturing agents must work with equipment data and production schedules. Medical systems must meet stricter accuracy and privacy requirements.

Financial institutions need auditability and access controls. Consumer applications need enough recurring value to keep people engaged after initial curiosity fades.

A broad data industry can support those deployments by supplying specialized records and operational tools. However, the market must establish trust in data quality and ownership.

Token pricing also needs clearer commercial standards. A token from one model does not carry the same capability, latency, or energy cost as a token from another.

Treating all tokens as interchangeable would hide important differences. Business buyers care about completed tasks, error rates, response time, and total operating expense.

Providers will likely package tokens with other services. Those bundles can include model access, storage, retrieval, security controls, networking, and application software.

This resembles the evolution of cloud computing. Customers rarely evaluate a serious workload by looking at one processor-hour price in isolation.

They examine the complete system, including data movement, reliability, development effort, and operational risk. AI buyers will make a similar calculation.

China's growing data sector gives domestic providers a large environment for testing these models. Its manufacturing base also provides demanding physical applications.

Yet scale does not remove the need for verification. Providers must show that agents complete tasks consistently and remain economical after pilot programs end.

The reported 1,000-fold rise makes this question more urgent. Small inefficiencies become expensive when repeated across 140 trillion daily tokens.

Optimization will therefore become a competitive feature. Providers that reduce unnecessary context, route tasks efficiently, and improve inference utilization can gain an advantage.

This creates a notable reversal. Infrastructure vendors benefit from rising demand, but their customers increasingly need to consume fewer tokens per successful outcome.

The winning platform does not necessarily maximize usage for every task. It makes enough intelligence affordable that customers can deploy many more useful tasks.

Three Signals Will Show Whether the Token Economy Is Working

The next evidence must connect China's enormous AI activity to adoption, efficiency, and completed work.

The first signal is a more detailed breakdown of national token consumption. Provider, sector, and workload data would clarify what is actually driving the increase.

A continued rise led by enterprise agents would strengthen the deployment argument. Growth concentrated in consumer content generation would support a narrower conclusion.

Methodology will matter as much as the headline number. Consistent reporting boundaries would let analysts distinguish real growth from expanded data collection.

The second signal is commercial disclosure from Huawei, telecom operators, and cloud providers. Buyers need evidence about recurring workloads rather than demonstration projects.

Useful disclosures would include active enterprise deployments, task completion rates, customer retention, and changes in inference cost per outcome.

Revenue growth tied to recurring AI services would strengthen the token-economy thesis. Heavy traffic without durable customer spending would weaken it.

Huawei Connect 2026, scheduled for September, offers an immediate opportunity. Product releases or customer case studies could reveal how Huawei converts national demand into deployed services.

The third signal is efficiency across domestic inference infrastructure. Watch whether providers improve throughput, reliability, and energy use while lowering the cost of completed tasks.

Progress would show that domestic systems can absorb rapidly expanding demand. Persistent shortages or unstable service would expose a gap between token ambition and delivery.

Competition will sharpen this test. Huawei, major cloud providers, telecom operators, and chip specialists all need software ecosystems that keep hardware busy.

Developer adoption is part of that efficiency equation. Hardware produces little value when teams struggle to deploy models or move applications between environments.

Standards for data access and token accounting will also affect adoption. Enterprises need predictable measurement before they can compare services or commit important workflows.

The 6.78 trillion yuan data industry provides a substantial economic base. The 1,000-fold token increase provides evidence of extraordinary computational activity.

Neither number alone proves that China has solved AI commercialization. Together, they show that the experiment has moved beyond small pilots.

For developers, the opportunity lies in building agents that complete measurable work without wasting context or computation. Efficiency is becoming a product requirement.

Enterprise buyers should ask how providers calculate token usage, secure company data, and measure successful outcomes. Raw volume should remain a secondary metric.

Knowledge workers should watch where agents gain permission to act, not merely answer. That transition will determine whether token growth changes daily work.

The next Google News headline will probably feature an even larger number. The more important question is whether providers disclose what those tokens accomplished.

China has demonstrated scale. Now Huawei and its competitors must show that scale can produce reliable, affordable, and verifiable results. What completed work will justify the next thousandfold increase?

Give every agent the context to do better work

Connect your agents to the knowledge, decisions, and history already organized in remio.

remio currently supports Windows 10+ (x64) and Macs with Apple silicon.

Your AI Partner at Work
Get more done with remio

Plan. Create. Deliver.
All in one place.

bottom of page