Change model

This commit is contained in:
2026-09-07 15:43:51 +02:00
parent a4c2e6cd0f
commit d0cef24c4c
+1 -1
View File
@@ -8,7 +8,7 @@ services:
# - PYTORCH_ALLOC_CONF=expandable_segments:True # - PYTORCH_ALLOC_CONF=expandable_segments:True
# - VLLM_DEVICE=cpu # - VLLM_DEVICE=cpu
ipc: host ipc: host
command: --model Qwen/Qwen2.5-14B-Instruct command: --model Qwen/Qwen2.5-14B-Instruct-AWQ
ports: ports:
- "8000:8000" - "8000:8000"
volumes: volumes: