Update 'other/vllm/Docker/start-container.sh'
This commit is contained in:
parent
3e651e64d2
commit
fdbc3feae4
|
@ -21,7 +21,5 @@ 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
|
||||
|
|
Reference in New Issue