Release Highlights
This patch release adds checkpoint download functionality and includes fixes for SkyPilot and package configuration.
New Features
- Download Checkpoint: Much simpler workflow for downloading checkpoints from training runs
Bug Fixes
- Fixed
--systemflag foruv pip installon SkyPilot backend - Replaced deprecated
uv.dev-dependencieswithdependency-groupsin package configuration
What's Changed
- Add download checkpoint functionality (#464)
- fix: add --system flag to uv pip install for SkyPilot backend (#462)
- fix: replace deprecated uv.dev-dependencies with dependency-groups (#484)
Full Changelog: v0.5.3...v0.5.4