Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 545 Bytes

File metadata and controls

12 lines (8 loc) · 545 Bytes

LiveDeploymentGpu

GPU resource configuration for a live deployment.

Properties

Name Type Required Description
count int Yes The number of GPU units requested (e.g. 1).
type Optional[GpuType] No The specific type of GPU to use. Not setting a type means any type is acceptable.

[Back to Model list] [Back to API list] [Back to README]