Skip to content

v0.17.0

Compare
Choose a tag to compare
@milocress milocress released this 30 Jan 23:53
a8ad4f9

What's Changed

  • Update mcli examples to use 0.16.0 by @irenedea in #1713
  • Refactor HF checkpointer by @milocress in #1690
    Previously, MlFlow required PEFT models to be specified as a special "flavor" distinct from Transformers models. This workaround is no longer necessary, allowing us to simplify the codepath and cleanly abstract uploading the HuggingFace checkpoints from registering trained models.
  • Bump version to 0.18.0.dev by @milocress in #1717
    Removes the deprecated sample_weighing_factor argument from mpt loss calculations.

Full Changelog: v0.16.0...v0.17.0