English

u-$\mu$P: The Unit-Scaled Maximal Update Parametrization

Machine Learning 2025-01-13 v3

Abstract

The Maximal Update Parametrization (μ\muP) aims to make the optimal hyperparameters (HPs) of a model independent of its size, allowing them to be swept using a cheap proxy model rather than the full-size target model. We present a new scheme, u-μ\muP, which improves upon μ\muP by combining it with Unit Scaling, a method for designing models that makes them easy to train in low-precision. The two techniques have a natural affinity: μ\muP ensures that the scale of activations is independent of model size, and Unit Scaling ensures that activations, weights and gradients begin training with a scale of one. This synthesis opens the door to a simpler scheme, whose default values are near-optimal. This in turn facilitates a more efficient sweeping strategy, with u-μ\muP models reaching a loss that is equal to or lower than comparable μ\muP models and working out-of-the-box in FP8.

Keywords

Cite

@article{arxiv.2407.17465,
  title  = {u-$\mu$P: The Unit-Scaled Maximal Update Parametrization},
  author = {Charlie Blake and Constantin Eichenberg and Josef Dean and Lukas Balles and Luke Y. Prince and Björn Deiseroth and Andres Felipe Cruz-Salinas and Carlo Luschi and Samuel Weinbach and Douglas Orr},
  journal= {arXiv preprint arXiv:2407.17465},
  year   = {2025}
}

Comments

55 pages

R2 v1 2026-06-28T17:52:37.934Z