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
- @mszadkow made their first contribution in #2243
- @helenxie-bit made their first contribution in #2180