Examples
Creating basic deployment parameters:Attributes
Model artifact type; an
ArtifactType value (default PYTHON_PACKAGE).Deployment type; a
DeploymentType value (default BASE_CONTAINER).URI of the container image used to run the model (optional).
Number of replicas to run for the model deployment (optional).
CPU allocation per replica, in millicpus (e.g.
250 = 0.25 vCPU).Memory allocation per replica, in mebibytes (MiB).