Skip to content

v0.5.4

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Dec 23:41
· 7 commits to main since this release
9c8a3d1

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 --system flag for uv pip install on SkyPilot backend
  • Replaced deprecated uv.dev-dependencies with dependency-groups in 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