From a452f1c7fb7e45b2c9b03edd15d87ff661f63bb9 Mon Sep 17 00:00:00 2001 From: Marc Blatter Date: Fri, 10 Jul 2026 18:40:15 +0000 Subject: [PATCH] compose-vLLM.yaml aktualisiert --- compose-vLLM.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose-vLLM.yaml b/compose-vLLM.yaml index ebabfd6..d71ecc4 100644 --- a/compose-vLLM.yaml +++ b/compose-vLLM.yaml @@ -29,7 +29,7 @@ services: - "--port" - "8000" - "--gpu-memory-utilization" - - "0.85" + - "0.72" - "--max-model-len" - "65536" - "--hf-overrides"