Update rtx6000-vllm.yaml
This commit is contained in:
parent
37a4179f96
commit
24fee8f4a2
1 changed files with 2 additions and 2 deletions
|
|
@ -56,11 +56,11 @@ spec:
|
|||
resources:
|
||||
limits:
|
||||
nvidia.com/gpu: 1
|
||||
memory: "100Gi"
|
||||
|
||||
|
||||
requests:
|
||||
nvidia.com/gpu: 1
|
||||
memory: "80Gi"
|
||||
memory: "120Gi"
|
||||
cpu: "8"
|
||||
|
||||
startupProbe:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue