Skip to content

0.3.0

Compare
Choose a tag to compare
@apoorvkh apoorvkh released this 10 Mar 19:45
· 15 commits to main since this release
8a98e17

Public Beta Release 🎉

We finished all of the core features and documentation!

We now:

  • removed launch() alias for Launcher class
  • added typing to launch function (typing.ParamSpec for callable, generic return values)
  • added fine-tuning examples with Transformers, Deepspeed, Lightning, Accelerate
  • updated log handling and streaming logic; added logging statements from our library
  • added an argparse utility
  • migrated to Github Pages (no Read the Docs) and the torchrun.xyz domain
  • automatically test all versions of Python (>=3.9) and pre-built PyTorch wheels
  • and more!

Full Changelog: 0.2.4...0.3.0