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