When we picture pollution, it’s usually smokestacks, gridlocked highways, or plastic swirling in the sea. But there’s a quieter kind of emission humming away inside windowless buildings all over the world: the energy burned to train enormous neural networks. I’m Rui Mendes, and I’ve been following the power flows behind the software that increasingly runs our lives. What I uncovered is a systems puzzle — one that ties together server racks, electrical grids, and the raw materials that make any of it possible.
Why Training a Model Is Like Building a City
Training a huge neural network isn’t just a coding exercise. It’s an industrial operation. For weeks or months, thousands of specialized chips churn through math in lockstep, tweaking billions of internal parameters. Every calculation pulls electricity, and every watt spent turns into heat that has to be removed. The scale is hard to wrap your head around: one training run can gobble up as much power as a small town uses in a year.
I started digging into this after stumbling on some reports about the physical backbone of cloud services. The figures are eye-popping. A top-tier training cluster might draw 10 to 15 megawatts continuously. Over the weeks it takes to finish, that’s gigawatt-hours of electricity. But electricity is just the most obvious piece of the puzzle.

The Water That Cools the Cloud
Data centers don’t just thirst for power; they drink water, too. Cooling towers evaporate millions of gallons to carry away the heat that chips throw off. In regions already wrestling with water shortages, this sets up a direct tug-of-war between server farms and local communities. One study found that training a single large model can evaporate more than 700,000 liters of fresh water — enough to fill a quarter of an Olympic swimming pool.
That water isn’t polluted, but it’s gone from the local watershed. In places like Arizona, northern Chile, or parts of Spain — where data centers cluster for cheap land and sunny skies — the water footprint tightens the squeeze on already stressed aquifers. The irony stings: we might be tapping solar fields to power the servers, but the water use stays stubbornly linear and non-renewable.
Embedded Carbon: The Hardware Lifecycle
Then there’s the carbon baked into the gear itself. Making a single high-end graphics processor means mining rare earths, etching silicon with nasty chemicals, and running fabrication plants that are themselves energy hogs. The embodied carbon of a server rack — the emissions from building it — can match years of its electricity consumption.
Training clusters rarely stick around long. After three to five years, newer, faster chips push the old ones out. Some get resold into secondary markets, but plenty end up as e-waste. The full arc — from mineral extraction to the scrap heap — almost never shows up in the carbon budgets that tech companies publish.

Where the Electricity Comes From
How dirty a training run is depends a lot on the local grid. A data center in Norway, fed almost entirely by hydropower, will have a fraction of the emissions of one in Virginia, where gas and coal still call the shots. But even “green” data centers aren’t truly carbon-neutral if their appetite pushes other users onto fossil fuels. That’s the systemic catch: adding load to any grid, no matter how clean, can nudge the marginal power source toward higher-carbon generation.
Some operators buy renewable energy certificates to paper over their consumption. Trouble is, those certificates often represent electricity from dams or wind farms that were already running — not new capacity. The actual effect on atmospheric carbon can hover near zero. Real additionality — building a new solar plant or wind farm that wouldn’t exist otherwise — is rare and tricky to verify.
The Scale Problem: Bigger Models, Bigger Bills
The field keeps chasing larger architectures. The logic is that more parameters and more data unlock better performance. But the link between model size and energy use is roughly linear: double the parameters, double the training cost. As models swell from billions to trillions of parameters, the environmental toll multiplies right along with them.
What usually gets left out of the conversation is the experimentation phase. For every successful training run that makes headlines, there are dozens of failed or partial runs — tweaking hyperparameters, testing architectures, running ablation studies. The total energy burned during research can dwarf that of the final published model. Yet these “development emissions” are almost never disclosed.

Who Bears the Burden?
The environmental costs of large-scale training don’t land evenly. Data centers sprout where land is cheap, taxes are low, and power is handy — often in rural or economically struggling areas. Locals may see few upsides while absorbing the downsides: noise, drained aquifers, transmission lines slicing through the landscape. Meanwhile, the services these models power are consumed worldwide, with profits pooling in a handful of corporations.
This geographic mismatch raises uncomfortable questions about environmental justice. A server farm in a desert basin might pull groundwater that indigenous communities have depended on for centuries. The carbon drifting up from a gas-fired grid in the American South feeds global climate change, but the immediate air-quality hits are local. These aren’t abstractions; they’re measurable, lived realities.
Transparency and Reporting Gaps
One of the biggest hurdles to grasping the true cost is the lack of standardized reporting. Some companies publish energy numbers for their data centers, but they rarely break them down by project or training run. Water consumption figures are even scarcer. Embodied carbon in hardware is almost never mentioned. Without granular data, researchers and policymakers are stuck making rough guesses from public breadcrumbs — chip counts, training duration, and grid averages.
A few efforts have tried to build reporting frameworks, but adoption is voluntary and spotty. Some research papers now include energy and carbon estimates, though they’re often calculated with simplified tools that miss regional grid quirks and cooling overhead. The result is a fog of uncertainty that makes accountability slippery.
Efficiency Gains vs. Jevons Paradox
It’s tempting to think that better tech will dig us out of this hole. Chips get more efficient every year, squeezing more calculations out of each watt. Data center design improves, with smarter cooling and power management. But here’s the rub: when something gets more efficient, we tend to use more of it. That’s Jevons Paradox, first spotted with coal in the 19th century, and it fits computation eerily well.
As training gets cheaper per calculation, the incentive to train bigger models — and more of them — only grows. Efficiency gains often get plowed back into scale rather than into cutting absolute energy use. The sector’s total energy appetite keeps climbing, even as individual operations get greener. Breaking that cycle takes deliberate choices, not just shinier hardware.
What a Systems-Minded Approach Looks Like
To genuinely tackle the environmental cost, we have to look at the whole chain: hardware manufacturing, data center siting, grid interaction, water use, and end-of-life disposal. That means asking tough questions before kicking off a training run. Is the expected benefit worth the full lifecycle carbon? Could a smaller, more focused model do the job nearly as well? Are there ways to share pre-trained components so we’re not constantly reinventing the wheel?
Some research groups are experimenting with “green” training schedules that shift workloads to times and places with cleaner power. Others push for carbon-aware design, where model architecture choices explicitly weigh environmental impact. These approaches treat carbon not as a footnote but as a first-class constraint, right alongside accuracy and speed.
FAQ: Common Questions About Training Emissions
How much CO₂ does training a large model actually produce?
Estimates bounce around a lot depending on model size, hardware, and the local grid. A 2020 study pegged the emissions from training a single large natural language model at over 284 tonnes of CO₂ — roughly the lifetime exhaust of five average American cars. More recent models, with orders of magnitude more parameters, probably blow past that by a factor of ten or more. But without honest reporting, exact numbers stay out of reach.
Does using renewable energy eliminate the carbon footprint?
Not completely. Even if a data center runs on 100% renewable electricity, the embodied carbon of the hardware and the water consumption still leave a mark. Plus, if the renewable energy it uses would have otherwise pushed fossil fuels off the grid somewhere else, the net effect can be less green than it looks. Real carbon neutrality demands additionality — bringing new clean energy online that wouldn’t exist without that demand.
Can smaller models be just as effective?
In plenty of cases, yes. Research keeps showing that carefully designed smaller models, trained on high-quality data, can match or get close to the performance of much larger ones. Techniques like distillation, pruning, and transfer learning let you compress knowledge from a big model into a more efficient package. The trick is to treat environmental cost as a design parameter from the start, rather than chasing scale for its own sake.
What can individuals do about this issue?
The biggest levers sit with the organizations that train models, but individuals can nudge the system through advocacy and what they choose to use. Supporting companies that publish transparent environmental reports, asking questions about training efficiency in public forums, and favoring services that rely on smaller, task-specific models all send market signals. On a personal level, being mindful of our own cloud habits — streaming, storage, computation — adds up across millions of users.
Rethinking Progress
The environmental cost of training large models isn’t a reason to ditch the technology. It’s a reason to be more thoughtful about how we build and field it. The systems view reveals connections that are easy to miss when we fixate only on accuracy leaderboards or market share. Energy, water, materials, and waste form a chain of impacts that stretches from mines to data centers to landfills.
As someone who enjoys tracing these threads, I find hope in the growing awareness among engineers and researchers. Conversations that were fringe five years ago now pop up at major conferences. Carbon is turning into a metric that matters, alongside performance. The next step is to turn that awareness into action — to design training pipelines that respect planetary boundaries as much as they respect computational ones.
We’re building machine minds at a furious clip. The real question is whether we can build them without burning the world they’re meant to serve.