Skip to content

v1.13.1: Patch release

Compare
Choose a tag to compare
@regisss regisss released this 25 Aug 13:34
· 287 commits to main since this release

Fixed memory regressions

  • Remove _expand_inputs_for_generation for greedy search (#1266) @libinta
  • Fix memory regression for modeling llama (#1271) @libinta

FSDP

FSDP checkpoint saving is fixed.

Known limitations

  • ESMFold does not work on Gaudi1, this will be fixed in a future version

Full Changelog: v1.13.0...v1.13.1