Skip to content

v1.0.1

Compare
Choose a tag to compare
@laekov laekov released this 30 May 06:16
· 35 commits to master since this release
c9ccc0e

Compatibility

  • PyTorch 2.0 supported.
  • Megatron-LM 2.5 supported.

Documentation

Performance related

  • Generalize FasterMoE's schedule to n_expert > 1 and more bug fixes.
  • Synchronization reduction thanks to @Fragile-azalea