One of the biggest factors shaping AI progress today is access to a very specific kind of computer chip, manufactured almost entirely by a single company in Taiwan. These specialized AI chips, also sometimes called AI accelerators, power every frontier AI product, from chatbots to image generators, and are the most important physical input to the training and deployment of AI systems. Some prominent examples of AI chips are Nvidia’s Blackwell and Hopper GPUs (named for the graphics chips they descend from), Google’s TPU, and Amazon’s Trainium series.

An Nvidia Blackwell GPU. Credit: Nvidia.
Who manufactures AI chips, who can buy them, and whether there is enough electricity to power them at scale — these questions are shaping which companies can build the most capable AI, which countries can support an AI industry, and how fast the technology advances.
Key facts about AI chips:
- AI chips (also called AI accelerators) are processors specialized for the massive parallel arithmetic that training and running AI models requires. Nvidia’s Blackwell and Hopper GPUs, Google’s TPUs, and Amazon’s Trainium are leading examples.
- According to Epoch AI’s AI Chip Sales dataset, the five largest chip designers had shipped roughly 20 million AI chips by late 2025. Nvidia accounted for about half of the units sold, and over 66% of the AI computing capacity in use.
- Nvidia’s flagship AI chip price rose from $5,700 (P100, 2016) to $34,000 (H100, 2022) — but the H100 performs seventeen times as much computation per dollar, according to Epoch AI’s Machine Learning Hardware database. For buyers, what matters is the cost of computation, not the price of the chip — and it keeps falling.
- Nearly all leading-edge AI chips are fabricated by a single company, TSMC, primarily in Taiwan. High-bandwidth memory (made by SK Hynix, Samsung, and Micron) and ASML’s EUV lithography machines are the other main supply chokepoints.
- A single AI chip draws around 1,000 watts at full load. By late 2025, total AI data center power capacity had reached roughly tens of gigawatts — comparable to the peak electricity demand of the state of New York.
Why AI companies want more chips than they can get
Computing power — the capacity to do vast amounts of number crunching at extreme speed — is one of the most important inputs to training a new AI model. Developing and deploying AI requires chips that can do this faster, cheaper, and at a larger scale than ordinary computer processors. That computing power, commonly known as “compute”, comes from thousands of individual AI chips working together in specialized facilities called AI data centers. These chips are so central to continued AI progress that leaders at most major AI companies have publicly said they want to buy more chips than they can get.
Who makes AI chips: the supply chain from design to fabrication
The main reason supply hasn’t kept pace is that AI chip production is complicated, depends on multiple interdependent steps, and scales only as fast as the slowest link. The supply chain starts with design. A few companies create blueprints for AI chips; Nvidia is the best-known, but Google, Amazon, AMD, and Huawei also design their own. But most of these companies don’t build the chips themselves. Chip fabrication pushes against the physical limits of how small things can be made, and requires working at a scale approaching that of individual atoms. Instead of trying to replicate the necessary know-how, companies send their designs to Taiwan Semiconductor Manufacturing Company (TSMC), which operates the fabrication plants where chips are physically produced.
TSMC is the world leader in fabricating AI chips (alongside many other types of chips, such as smartphone chips), in terms of both quantity and quality: nearly the entire global AI chip supply — including chips designed by Nvidia, Google, Amazon, and AMD, regardless of who ultimately uses them — flows through this one company. Most of TSMC’s facilities are located in Taiwan, though TSMC is investing heavily in multiple fabs in Arizona, as well as in Japan and Germany.
An AI chip is made up of multiple parts; the most expensive component is its high-bandwidth memory (HBM), a specialized, fast type of memory. It is mostly made by three companies: Samsung, SK Hynix, and Micron, and then shipped to TSMC, which combines it with the rest of the chip into the final package. HBM was perhaps the most binding constraint on AI chip production as of late 2025. In the words of Micron’s executive vice president (December 2025): “This is the most significant disconnect between demand and supply … that we’ve experienced in my 25 years in the industry.”
TSMC and the memory companies, in turn, depend on specialized semiconductor manufacturing equipment for manufacturing chips. The most complex piece of equipment is the extreme ultraviolet lithography (EUV) machine, which etches features smaller than a virus onto silicon. Just one company makes them: ASML, in the Netherlands.

A 165-ton ASML-built EUV tool installed in a clean room at an Intel Corporation facility. Credit: Intel Corporation.
Chip production growth depends on all of these players expanding capacity in step. When they don’t, the effects ripple far beyond AI. The same companies that supply memory for AI chips also supply memory for smartphones, cars, and gaming consoles. In 2025, outsized demand for AI chips drove up prices across all of these industries.
How many AI chips exist, and who leads the market
Despite this intricate chain, production has been growing rapidly. According to Epoch AI’s AI Chip Sales dataset, the five largest chip designers had cumulatively shipped roughly 20 million AI chips by the fourth quarter of 2025. Total AI computing capacity has been doubling approximately every seven months, driven by both rising manufacturing volumes and each new generation of chip being substantially more powerful than the last.
Cumulative AI computing capacity by chip designer, measured in H100-equivalent GPUs. Nvidia accounts for a majority of total capacity. Explore the AI Chip Sales data.
Epoch AI’s data shows that by the fourth quarter of 2025, Nvidia accounted for roughly half of all chips sold by unit count and over 66% of total AI computing capacity in use worldwide. Google shipped the second-largest volume, primarily its own TPU chips for use in its own data centers. Amazon, AMD, and Huawei each represent smaller but growing shares. Huawei’s Ascend series, developed through a separate manufacturing chain after US export controls restricted its access to TSMC, accounted for roughly 6% of chips in 2025.
The high demand also means that these chips are expensive, and getting more so with each generation. But the price tag on the box turns out to be the wrong number to pay attention to.
AI chips get more cost-effective every year
Nvidia’s flagship AI chips have gotten more expensive with each generation: according to Epoch AI’s Machine Learning Hardware database, release prices rose from $5,700 in 2016 to $34,000 in 2022. Each chip costs as much as a new car, and frontier AI projects require tens to hundreds of thousands of them. Computing hardware is the single largest expense in AI development. Epoch AI’s January 2026 analysis of company spending found that chips and the computing time to run them account for 54% to 62% of total spending, across leading AI companies where breakdowns are available.
Chip prices have risen sharply with each new generation. But price alone is misleading — each generation also delivers substantially more computation per dollar. Explore the Machine Learning Hardware data.
But rising prices haven’t stopped companies from buying hundreds of thousands of chips. What matters isn’t the cost per chip, but the cost per unit of useful work that chip performs. A company deciding whether to buy the latest generation is asking: how many AI queries can this chip handle, how many training runs can it support, and how much time will it cut from training a model?
The standard measure of cost-effectiveness is compute per dollar. Chip performance is measured in FLOP/s (floating-point operations per second), where each operation is a single arithmetic operation, such as multiplication or addition. Training a large AI model can require performing trillions of these every second, for weeks. On that measure, the trend has been dramatically positive. For example, the Nvidia H100 in 2022 cost six times more than the P100 did in 2016, but performs seventeen times as much computation per dollar. From the buyer’s perspective, the more expensive chip is actually far cheaper for the work it does.
Raw machine learning performance per chip has grown at roughly 1.6x per year since 2015. Because performance has risen faster than price over the same period, computation per dollar has improved with each generation. Explore the Machine Learning Hardware data.
The most important recent advancements in AI chip technology are improved chip architectures, higher transistor density (famously described by Moore’s Law), and — as described below — support for lower-precision arithmetic. Across chip generations, performance per dollar has roughly doubled every 2.5 years since the early 2010s, and the latest generation of chips, like Nvidia’s Blackwell family, continues this pattern.
The third of these advancements is reduced arithmetic precision. Over time, AI developers have figured out how to make AI computations work well with less precise numbers, and chips have been designed to support lower precision at higher speeds. As a rough rule, halving the precision of the arithmetic roughly doubles a chip’s throughput. This has contributed meaningful additional gains over the past decade, but, by 2025, most of the easy gains from reducing precision appear to have been captured; common number formats for AI have shrunk from 32 bits of precision to 8 or 4 bits today, with little or no room to shrink further.
This rapid improvement means AI chips cycle out of frontier training quickly, even while remaining in wide use. In a March 2025 analysis of AI chip lifespans, Epoch AI found that the median time from a leading AI chip’s release to the publication of the last frontier model trained with it was 3.9 years, for chip designs from Nvidia’s V100 onward (individual designs ranged from 2.3 to 4.5 years). Counting all notable AI models rather than only the largest, the median was closer to two years — after which chips are superseded at the frontier by newer generations that deliver more computation per dollar and per watt.
Electricity efficiency is increasing, but so is total consumption
AI chips require electricity to run. A single chip at full load draws around 1,000 watts, about as much as a countertop microwave running nonstop. One microwave is nothing, but millions of them running 24 hours a day is a different story. By late 2025, total AI data center power capacity had reached roughly tens of gigawatts, which puts AI’s electricity consumption at a scale comparable to the peak electricity demand of the state of New York. Each new generation of chip delivers more computation per dollar. But every chip needs to be plugged in, cooled, and kept running. The expensive chips just sit in warehouses if the electrical grid cannot supply enough power, or if new power generation cannot be built fast enough.
At the individual chip level, each new generation of AI chip does more useful work per watt of electricity consumed. Leading chips have been getting roughly 40% more energy-efficient each year, doubling in efficiency approximately every 2.7 years. Nvidia’s B200, released in 2024, does roughly three times as much computation per watt as the A100 from 2020.
Machine learning performance versus power draw of AI accelerators. Chips further to the right are more energy-efficient. Chips higher up are more powerful overall. Newer generations tend to be both. Explore the Machine Learning Hardware data.
But at the same time, total power consumption is rising, not falling, because the number of chips being installed is growing faster than efficiency gains can offset. The industry is plugging in new chips faster than engineers can improve their energy efficiency. The watts consumed per dollar spent on AI chips have stayed roughly flat: energy efficiency (computation per watt) and cost-effectiveness (computation per dollar) have been improving at roughly the same rate, so the two trends roughly cancel each other out. So if cumulative spending on AI hardware continues to grow, total energy consumption will also grow over time.
Governments treat AI chips as strategic technology
Because AI chips are so central to AI progress, they have become a focus of government policy. The United States has applied multiple rounds of compute-focused export controls to China — the earliest targeting semiconductor manufacturing equipment and specific companies, and, since October 2022, advanced AI chips broadly. The rules have shifted repeatedly since: tightened in 2023, extended to Nvidia’s China-market H20 chip in April 2025, then partially loosened later that year.
The US and several of its allies also control the export of semiconductor manufacturing equipment such as extreme ultraviolet lithography (EUV) machines, and crucial AI chip components such as logic dies and high-bandwidth memory that are difficult for China to produce domestically. Upstream controls are why Huawei’s Ascend chips are built through a separate manufacturing chain than the one used by Nvidia and other chip designers.
However, the controls aren’t perfect. Epoch AI estimates that between 290,000 and 1.6 million H100-equivalents of computing power were smuggled into China through the end of 2025 — the median estimate of 660,000 would be roughly a third of China’s total compute.
Beyond controlling the chip supply chain directly, several governments use compute itself as a regulatory trigger, imposing requirements on models trained above specified compute thresholds — an approach whose challenges Epoch AI researchers have analyzed.
AI chips sit at the center of progress in AI
How capable AI systems become, how fast they improve, which companies lead and which fall behind, which countries can build an AI industry at all? These questions all run through the same physical input: a specific type of chip, fabricated at the leading edge by a handful of companies, in quantities that have not kept pace with demand. The volume of chips being produced, what each costs per unit of computation, and how much electricity they consume in aggregate determine whether AI can scale to the hundred-billion-dollar, gigawatt-scale training runs projected for 2030.
To learn more about the data centers where these chips are housed and the infrastructure challenges they create, read our report on what you need to know about AI data centers. To see more data and information on AI chips, you can visit the AI Chip Sales and the Machine Learning Hardware data explorers.