fix(llm-serving): bump reasoning memory limit to 36Gi headroom
This commit is contained in:
@@ -79,7 +79,7 @@ spec:
|
||||
resources:
|
||||
limits:
|
||||
cpu: '16'
|
||||
memory: 24Gi
|
||||
memory: 36Gi
|
||||
nvidia.com/gpu: '1'
|
||||
requests:
|
||||
cpu: '8'
|
||||
|
||||
Reference in New Issue
Block a user