Made some small changes
This commit is contained in:
+3
-2
@@ -5,9 +5,10 @@ services:
|
||||
network_mode: bridge
|
||||
environment:
|
||||
- HF_TOKEN=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
|
||||
- PYTORCH_ALLOC_CONF=expandable_segments:True
|
||||
- VLLM_DEVICE=cpu
|
||||
# - PYTORCH_ALLOC_CONF=expandable_segments:True
|
||||
# - VLLM_DEVICE=cpu
|
||||
ipc: host
|
||||
command: --model Qwen/Qwen2.5-14B-Instruct
|
||||
ports:
|
||||
- "8000:8000"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user