first commit
This commit is contained in:
7
apps/vllm-server/components/gpu-nvidia/gpu-patch.yaml
Normal file
7
apps/vllm-server/components/gpu-nvidia/gpu-patch.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
- op: add
|
||||
path: /spec/template/spec/runtimeClassName
|
||||
value: nvidia
|
||||
- op: add
|
||||
path: /spec/template/spec/containers/0/resources/limits/nvidia.com~1gpu
|
||||
value: 1
|
||||
|
||||
Reference in New Issue
Block a user