From 7864a7f84e1dbae468f4dee4aa06fc87afbaa865 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Wed, 22 Apr 2026 05:57:45 +0000 Subject: [PATCH] vllm version error --- apps/base/customer1/openclaw/a100-vllm.yaml | 2 +- apps/base/customer1/openclaw/configmap.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/base/customer1/openclaw/a100-vllm.yaml b/apps/base/customer1/openclaw/a100-vllm.yaml index bacecee..26d4b4f 100644 --- a/apps/base/customer1/openclaw/a100-vllm.yaml +++ b/apps/base/customer1/openclaw/a100-vllm.yaml @@ -24,7 +24,7 @@ spec: effect: "NoSchedule" containers: - name: vllm-brain - image: vllm/vllm-openai:v0.19.1-ubuntu2404 + image: vllm/vllm-openai:v0.18.2 command: ["python3", "-m", "vllm.entrypoints.openai.api_server"] env: - name: HF_TOKEN diff --git a/apps/base/customer1/openclaw/configmap.yaml b/apps/base/customer1/openclaw/configmap.yaml index 17d8292..6727d13 100644 --- a/apps/base/customer1/openclaw/configmap.yaml +++ b/apps/base/customer1/openclaw/configmap.yaml @@ -48,7 +48,7 @@ data: { "id": "llmfan46/Qwen3.5-27B-uncensored-heretic", "name": "Qwen3.5-27B-Heretic", - "reasoning": "true", + "reasoning": true, "contextWindow": 49782 } ]