Skip to content

v0.21.0

Latest
Compare
Choose a tag to compare
@bowenyang008 bowenyang008 released this 31 May 00:57

TLDR

  • Torch version has been bumped to 2.7.0
  • Support FSDP2 via a ENV VAR: FSDP_VERSION=2. Currently it only supports pretraining (with meta init). No yaml change is needed to enable FSDP2, the attrs that only apply to FSDP(1) will be ignored and raised as warnings. See composer release for more details

What's Changed

New Contributors

Full Changelog: v0.20.0...v0.21.0