diff --git a/apps/base/customer1/openclaw/vllm-gemma.yaml b/apps/base/customer1/openclaw/vllm-gemma.yaml index 11c3a05..c3e988e 100644 --- a/apps/base/customer1/openclaw/vllm-gemma.yaml +++ b/apps/base/customer1/openclaw/vllm-gemma.yaml @@ -30,7 +30,7 @@ spec: - "--model" - "dphn/Dolphin-Mistral-24B-Venice-Edition" # Uncensored 24B (Native) - "--dtype" - - "bfloat16" + - "auto" - "--max-model-len" - "8192" - "--trust-remote-code"