diff --git a/apps/base/customer1/openclaw/vllm-gemma.yaml b/apps/base/customer1/openclaw/vllm-gemma.yaml index a8207a9..b2adf89 100644 --- a/apps/base/customer1/openclaw/vllm-gemma.yaml +++ b/apps/base/customer1/openclaw/vllm-gemma.yaml @@ -50,12 +50,12 @@ spec: resources: limits: nvidia.com/gpu: 1 - memory: "32Gi" - cpu: "8" + memory: "80Gi" + cpu: "16" requests: nvidia.com/gpu: 1 - memory: "16Gi" - cpu: "4" + memory: "60Gi" + cpu: "8" volumeMounts: - name: model-cache mountPath: /root/.cache/huggingface