v1.13.1: Patch 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