From 6df1e12ab01161a5f5fb00a70cff623c5d737fb1 Mon Sep 17 00:00:00 2001 From: SiriusClaw Date: Sat, 18 Apr 2026 20:34:15 +0000 Subject: [PATCH] fix: revert tokenizer mode to auto --- apps/base/customer1/openclaw/vllm-gemma.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/base/customer1/openclaw/vllm-gemma.yaml b/apps/base/customer1/openclaw/vllm-gemma.yaml index 750577e..7281365 100644 --- a/apps/base/customer1/openclaw/vllm-gemma.yaml +++ b/apps/base/customer1/openclaw/vllm-gemma.yaml @@ -32,7 +32,7 @@ spec: - name: HF_TOKEN value: "" - name: VLLM_TOKENIZER_MODE - value: "mistral" + value: "auto" args: - "--model" - "dphn/Dolphin-Mistral-24B-Venice-Edition" # Uncensored 24B (Native)