LLM System Design Interview, issue 7, Nov 5, 2025

Why Your 1B โ†’ 70B Training Exploded

AI Engineer interview at Google DeepMind, and the interviewer asks:

โ€œYour 1B parameter proxy model trains perfectly with a 1.2e-4 learning rate. You scale the model to 70B, and the training immediately explodes. Whatโ€™s the most ๐˜ญ๐˜ช๐˜ฌ๐˜ฆ๐˜ญ๐˜บ reason and how do you fix it ๐ฐ๐ข๐ญ๐ก๐จ๐ฎ๐ญ running a new, expensive hyperparameter sweep?โ€

Donโ€™t say: โ€œThe model is too big, so the updates are unstable. Iโ€™d add gradient clipping and just keep lowering the learning rate manually until itโ€™s stable.โ€

Most engineers blame learning rate. Elite engineers blame parameterization - and fix scaling with MuP instead of wasting millions on sweeps.

The full answer, with the mechanism and the arithmetic, is for paid subscribers on Substack.

Read it on Substack

Get the next one

Free on Substack. Unsubscribe in one click.