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](https://torchrun.xyz) domain
- automatically test all versions of Python (`>=3.9`) and pre-built PyTorch wheels
- and more!
**Full Changelog**: https://github.com/apoorvkh/torchrunx/compare/0.2.4...0.3.0