You paste a twenty-page technical manual into ChatGPT or Claude and wait. As the prompt grows, the response time does not just increase linearly; it drags. This lag is not a temporary glitch or a server bottleneck, but a fundamental architectural tax. While traditional software is designed to maintain efficiency as data grows, the current generation of Large Language Models (LLMs) operates on a trajectory that consumes resources at an accelerating rate.
The Quadratic Cost of Intelligence
At the heart of this inefficiency is the way LLMs handle input. Most modern AI systems exhibit quadratic scaling, meaning that as the number of input tokens increases, the demand for time and memory grows by the square of that increase. In contrast, standard software typically follows logarithmic scaling, where resource consumption remains relatively flat or grows slowly even as data volume spikes. For an LLM, doubling the input does not double the work; it quadruples the computational burden.
This architectural appetite has fueled a massive expansion in model size. In 2020, the industry benchmark was set by models with 175 billion parameters. Today, that number has surged past 1 trillion. This growth is driven by the scaling laws, the industry-wide belief that increasing the volume of data and parameters inevitably leads to higher intelligence. OpenAI CEO Sam Altman has leaned heavily into this philosophy, suggesting that securing massive computing resources—potentially on the scale of 10 gigawatts—could be the key to solving existential challenges like curing cancer.
The Brute-Force Trap and Hardware Distortion
Despite the massive investment in scale, the industry is hitting a wall of diminishing returns. The performance gain achieved per additional parameter is shrinking, creating a paradox where companies must expand their models at an even faster rate just to maintain a steady pace of improvement. This is the inverse of the traditional software economy, where scaling usually lowers the unit cost. In the AI era, scaling increases the cost of every marginal gain in intelligence.
This has led to a reliance on brute-force engineering. Rather than redesigning the fundamental architecture to be more efficient, AI labs are simply throwing more hardware at the problem. Ilya Sutskever, co-founder of OpenAI, has noted that the risk of redesigning a product already valued in the trillions of dollars is far higher than the risk of continuing with an inefficient but proven method. By choosing the path of least resistance, AI firms have prioritized short-term stability over long-term engineering elegance, resulting in a staggering drain on global infrastructure.
This insatiable demand for compute has leaked into the consumer market. AI companies are currently purchasing roughly 70% of the world's high-performance memory supply, creating a vacuum that drives up prices for everything from enterprise servers to consumer laptops. The distortion is so severe that some projections suggest entry-level, low-cost computers could vanish from the market entirely by 2028, as the components required to build them are diverted to AI clusters.
The crisis extends beyond silicon to the power grid. With US data center capacity projected to expand eightfold in the coming years, the energy demand has reached a breaking point. The shortage is so acute that some operators are resorting to extreme measures, including repurposing jet engines to generate the electricity needed to keep their GPUs running. The limiting factor for AI progress is no longer just the quality of the data or the brilliance of the code, but the physical availability of electricity and memory.
The era of blind expansion is colliding with the reality of physical limits. The true measure of an AI model's value is no longer its parameter count, but its intelligence relative to the infrastructure it consumes.



