v4.57.1
📦 transformersView on GitHub →
🐛 5 fixes🔧 4 symbols
Summary
This patch release focuses on fixing dependency parsing issues with Optax and Poetry, alongside stability improvements for FSDP and Python 3.9 support.
🐛 Bug Fixes
- Fixed an issue with the optax optional dependency that caused parsing errors with poetry.
- Removed offload_state_dict from kwargs in model loading.
- Fixed bitsandbytes (bnb) FSDP loading for pre-quantized checkpoints.
- Fixed FSDP related tests.
- Fixed Trainer compatibility for Python 3.9.
🔧 Affected Symbols
optaxoffload_state_dictTrainerfsdp