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 custom containers (Bring Your Own Container or BYOC) and environment variables for ads.model.GenericModel.
Added default values for configuring parameters in ads.model.ModelDeployment, such as default flex shape, ocpus, memory in gbs, bandwidth, and instance count.
Added support for ads.jobs.NotebookRuntime to use directory as job artifact.
Added support for ads.jobs.PythonRuntime and ads.jobs.GitPythonRuntime to use shell script as entrypoint.