From 8041f71063e94cfd8fd62cd974b53c616b88435c Mon Sep 17 00:00:00 2001 From: Sirius Claw Date: Mon, 20 Apr 2026 02:32:01 +0000 Subject: [PATCH] feat: Switch L4 deployment to Qwen2.5-Coder-7B-Instruct-heretic --- apps/base/customer1/openclaw/vllm-l4.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/base/customer1/openclaw/vllm-l4.yaml b/apps/base/customer1/openclaw/vllm-l4.yaml index 0fff3bb..f757857 100644 --- a/apps/base/customer1/openclaw/vllm-l4.yaml +++ b/apps/base/customer1/openclaw/vllm-l4.yaml @@ -29,7 +29,7 @@ spec: - name: HF_TOKEN value: "" args: - - --model=Qwen/Qwen2.5-Coder-7B-Instruct + - --model=trohrbaugh/Qwen2.5-Coder-7B-Instruct-heretic - --host=0.0.0.0 - --port=8000 - --tensor-parallel-size=1