Update compose.yaml

This commit is contained in:
bart
2026-07-08 16:45:51 +02:00
parent ad324f94ae
commit 95e81de3cf
+1 -1
View File
@@ -1,7 +1,7 @@
services: services:
vllm-legacy: vllm-legacy:
image: vllm/vllm-openai:v0.4.0.post1 image: vllm/vllm-openai:v0.4.0.post1
container_name: gpu-lab-vllm-legacy container_name: vllm-legacy
network_mode: host network_mode: host
ipc: host ipc: host
shm_size: "32gb" shm_size: "32gb"