Tauon optimizer beats Muon on GPT-Mini: lower loss and ~8.5% faster steps

kkkrlklo · reddit · 2026-09-27

A developer released Tauon, a new optimizer built on Muon's polynomial + orthogonalization idea but with fewer internal steps (spectral filtering down to 3, then coefficient scheduling down to 2) and smaller matrices via DCT-2. On a GPT-Mini (dmodel=512, 6 layers) trained on TinyShakespeare:

The author admits the Kaggle free-T4 benchmark is tiny and open-sourced the code (GitHub and PyPI: pip install tauon-optimizer), asking for larger-scale replications.

Original post →

More from Research

Research channel →