Skip to content

v1.8.1 release

Latest
Compare
Choose a tag to compare
@andreyvelich andreyvelich released this 10 Sep 15:14
· 61 commits to master since this release

This is the Training Operator v1.8.1 release.

Bug Fixes

  • [Bug] Finish CleanupJob early if the job is suspended (#2243 by @mszadkow)
  • [SDK] Fix trainer error: Update the version of base image and add "num_labels" for downloading pretrained models (#2230 by @helenxie-bit)
  • Update huggingface_hub Version in the storage initializer to fix ImportError (#2180 by @helenxie-bit)

New Contributors