From c236f3c89a932c2dc46f5776ce8ccc60614595cd Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Wed, 22 Apr 2026 02:47:53 +0000 Subject: [PATCH] try and get vllm to work new tags --- apps/base/customer1/openclaw/a100-vllm.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/base/customer1/openclaw/a100-vllm.yaml b/apps/base/customer1/openclaw/a100-vllm.yaml index 989baf7..5a32778 100644 --- a/apps/base/customer1/openclaw/a100-vllm.yaml +++ b/apps/base/customer1/openclaw/a100-vllm.yaml @@ -43,6 +43,8 @@ spec: - --dtype=auto - --enable-prefix-caching - --tool-call-parser=hermes + - --enforce-eager + - --disable-custom-all-reduce ports: - containerPort: 8000 resources: