Skip to content

2.6.4

Compare
Choose a tag to compare
@mrDzurb mrDzurb released this 15 Sep 01:53
· 3360 commits to main since this release
e1e64f5

ADS

  • Added support for large models with artifact size between 2 and 6 GB. The large models can be saved to the Model Catalog, downloaded from the Model Catalog, and deployed as a Model Deployment resource.
  • Added delete() method to the GenericModel class. Deletes models and associated model deployments.
  • The Model Input Schema is improved to return features sorted by the order attribute.
  • Added user-friendly default names for created Jobs, Model Deployments, and Models.