Attributes
Model identifier
Deployment activation status
Number of serving instances
CPU allocation per replica
Memory allocation per replica
Examples
Get and update deployment:Parameters
UUID | str
required
Model identifier
update()
Update an existing model deployment.Returns
Job
classmethod of()
Get model deployment instance of the given modelParameters
UUID | str
required
Model identifier
Returns
ModelDeployment instance