Compute Sovereignty and the Expansion of Z.AI
The Hardware Bedrock of Gemini’s Evolution

The current evolution of Large Language Models (LLMs) has hit what is now known as the "compute wall." Even for a behemoth like Google, access to hardware resources has become a critical bottleneck, sparking internal friction and forcing a fundamental pivot in business strategy. The situation has escalated to the point where Google Cloud has been compelled to decline external contracts, simply because it can no longer guarantee the computational capacity required to power these neural networks.
In response to this crisis, the company has initiated the development of a specialized server chip codenamed Frozen v2. Departing from the traditional paradigm—where software is adapted to fit existing hardware—Frozen v2 is being engineered with Gemini’s specific operational requirements baked directly into the architecture. By implementing certain mathematical operations and structural elements of the model at the silicon level, Google aims to radically slash latency and power consumption.
It is important to note that Frozen v2 is not intended to replace the existing Tensor Processing Units (TPUs), which have served as Google's AI flagship for a decade. Instead, the company is building an additional layer of specialized computation. The goal is a hybrid ecosystem where TPUs handle general training and inference tasks, while the Frozen series optimizes specific facets of Gemini’s performance.
The projected efficiency gains are staggering: preliminary data suggests the new chip could be 6 to 10 times more efficient than current solutions in terms of tokens generated per unit of energy. In an era where electricity and data center cooling costs have become primary overhead expenses, such optimization transcends technical advantage—it becomes a strategic asset.
However, the road to realizing this vision is long. Engineers are still refining the die design, and full-scale infrastructure deployment is not slated until 2028. This temporal lag underscores the sheer complexity of "co-design," where hardware and software are developed synchronously from the ground up to achieve maximum synergy.
Parallel to these hardware advancements, Google continues to grapple with software hurdles. Recent delays in Gemini updates—driven by the model's failure to meet internal quality benchmarks, particularly in code generation—reinforce the premise that software alone is insufficient. To achieve a true breakthrough in programming and complex reasoning, neural networks require hardware support that enables them to process data with an entirely different level of speed and precision.

