You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.