Made some small changes

This commit is contained in:
2026-09-07 13:57:00 +02:00
parent ef4cffc32b
commit a4c2e6cd0f
+3 -2
View File
@@ -5,9 +5,10 @@ services:
network_mode: bridge network_mode: bridge
environment: environment:
- HF_TOKEN=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 - HF_TOKEN=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
- 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
ports: ports:
- "8000:8000" - "8000:8000"
volumes: volumes: