Skip to content
Create Deployment Request

Create Deployment Request

Deploy an AI model onto a set of GPUs

Properties

PropertyTypeRequiredDescription
gpu-countintegeryesNumber of GPUs (1-8)

Min: 1.
gpu-typestringyesGPU type family (e.g., gpua5000, gpu3080ti)
modelModel reference. Provide either id or name.yes
namestringyesDeployment name

Min length: 1.
replicasintegeryesNumber of replicas (>=1)

Min: 1.
inference-engine-parametersarray[string]noOptional extra inference engine server CLI args
inference-engine-versionstringnoAllowed values: 0.12.0, 0.15.1, 0.16.0, 0.17.0, 0.18.0, 0.18.1, 0.19.0, 0.19.1, 0.20.0, 0.20.1, 0.20.2, 0.21.0, 0.22.0, 0.22.1, 0.23.0, 0.24.0, 0.25.0, 0.25.1.

Default: 0.25.1.
product-namestringnoBilling identifier for this deployment. Used by the Router for usage counters and Kafka events.

Min length: 1.
Last updated on