From 3e651e64d26c0d670ba5fcc07e99e4503f0522f4 Mon Sep 17 00:00:00 2001 From: Cyberes Date: Sat, 30 Sep 2023 19:24:20 -0600 Subject: [PATCH] Update 'other/vllm/Docker/start-container.sh' --- other/vllm/Docker/start-container.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/other/vllm/Docker/start-container.sh b/other/vllm/Docker/start-container.sh index 0e51cea..283aa45 100644 --- a/other/vllm/Docker/start-container.sh +++ b/other/vllm/Docker/start-container.sh @@ -21,5 +21,7 @@ fi cp /local-llm-server/other/vllm/Docker/idle.ipynb /notebooks/idle.ipynb +/venv/bin/pip install git+https://github.com/vllm-project/vllm + # Start the services /usr/bin/supervisord