Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

Hugging Face Proposes Compute-Efficient Hyperparameter Transfer for Large-Scale MoE Models

AI By Crimson AI Hugging Face Papers 24 August 2026 · 00:00 16 views
Share: X Telegram

A new framework from Hugging Face predicts optimal learning rates for large Mixture-of-Experts models by scaling across widths and token budgets, enabling efficient pretraining without costly sweeps.

Hugging Face Proposes Compute-Efficient Hyperparameter Transfer for Large-Scale MoE Models

Key points

Hugging Face researchers have introduced a compute-efficient, two-step hyperparameter transfer framework designed to optimize the training of large-scale Mixture-of-Experts (MoE) models. The approach addresses the prohibitive cost of conventional hyperparameter sweeps, particularly for models trained on trillions of tokens.

The first step adapts Maximal Update Parameterization (μP) for MoE architectures that use Multi-head Latent Attention (MLA) and the Muon optimizer. This adaptation demonstrates that optimal learning rates transfer consistently across models of varying widths, allowing small proxy models to inform larger configurations.

The second step extends this transferability along the token dimension by establishing a predictive scaling law. By applying linear regression to optimal values derived from small proxy models on limited budgets, the researchers successfully extrapolated ideal learning rates to massive training horizons, such as 10 trillion tokens, with high fidelity (R²=0.95).

To validate their methodology, the team pretrained a foundation model with 155B total parameters (17B active) from scratch for 10 trillion tokens. The stable training and evaluation results confirm that optimal configurations for full-scale target models can be accurately predicted with minimal ablation costs.

Model SizeTotal ParametersActive ParametersTraining Tokens
Foundation model155B17B10T0.95
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 29 Aug 2026

Hugging Face Audit: 110 of 124 AI Evaluations Fail to Support Their Claims

A new commit-bound census of 124 Inspect Evals units reveals that 110 stop before deterministic inference due to missing historica...

4
Research paper
Hugging Face 29 Aug 2026

Aphanta: New Framework Diagnoses When Image Editing Boosts Multimodal Reasoning

Hugging Face researchers introduce Aphanta, a diagnostic framework that evaluates when image-editing intermediates improve multimo...

5
Research paper
Hugging Face 29 Aug 2026

EditaLive! Enables Real-Time Character Video Editing for Live Streaming

Hugging Face researchers introduce EditaLive, a framework for real-time human-centric video editing in live streams, achieving sta...

4