According to a report by The Information, Google is developing a server chip with the internal codename Frozen v2, whose core innovation is embedding the architecture of the Gemini AI model directly into silicon. Unlike Google's existing TPUs—which can adapt to various models—Frozen v2 permanently hard-codes part of the model's structure into the chip, thereby reducing computational steps and speeding up response times.
This idea originated from Google DeepMind's chief scientist Jeff Dean. The initial Frozen design (Frozen v1) planned to embed model weights (the specific settings that determine how an AI model responds to queries) directly into the chip. However, that approach was abandoned because the chip could only work with a single Gemini version and became obsolete too quickly. Frozen v2 instead hard-codes the model architecture (the underlying blueprint), not the weights, so new weights can still be loaded. However, according to The Information, exactly how much of the architecture will be hard-coded has not yet been finalized.