Skip to content

ADS 2.8.8

Compare
Choose a tag to compare
@liudmylaru liudmylaru released this 27 Jul 19:39
· 2560 commits to main since this release
3ef30e6
  • Added PyTorchDistributed runtime option for Data Science jobs to add support for training large language models with PyTorch.
  • Added options to configure flexible shape in opctl.
  • Refactored deploy() in GenericModel to prioritize the parameters.
  • Fixed the opctl commands delete/cancel/watch/activate/deactivate commands to add missing parameter options.
  • Fixed the opctl commands to call run to start an ML job when no YAML is specified.
  • Deprecated the DatasetFactory class, and refactored the code.