What's Changed
- Experimental 3D parallelism support for GPT-NeoX by @gpauloski in #62
- Typing improvements by @gpauloski in #63
- Bump protobuf from 3.20.1 to 3.20.2 by @dependabot in #70
- Transformer Example by @gpauloski in #68
- Migrate to
pyproject.tomlby @gpauloski in #82 - Fix known first party modules by @gpauloski in #83
- Use importlib to set
__version__by @gpauloski in #84 - Support older Pythons in examples by @gpauloski in #87
- Use CPU PyTorch in CI by @gpauloski in #89
- Add Apex as optional install (#51) by @gpauloski in #93
- Update TPDS paper by @gpauloski in #137
- Switch auto-formatting from
blacktoruff formatby @gpauloski in #149
Testing
- Bump actions/checkout from 3 to 4 by @dependabot in #123
- Bump actions/setup-python from 4 to 5 by @dependabot in #140
- Bump actions/cache from 3 to 4 by @dependabot in #146
Package
- Python version compatibility by @gpauloski in #55
- Add Python 3.11 and update actions versions by @gpauloski in #75
- Drop Python 3.7 support by @gpauloski in #112
- Test against Python 3.12 by @gpauloski in #130
- Support Python 3.13 and drop Python 3.8 by @gpauloski in #199
New Contributors
- @dependabot made their first contribution in #70
Full Changelog: v0.4.1...v0.4.2