docker: actualy do things

This commit is contained in:
Cyberes 2023-10-15 14:51:41 -06:00
parent c222f96f24
commit de37ab3771
2 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ fi
# Copy the idling notebook to storage. This will create a blank notebook every
# time the container is started.
cp /local-llm-server/other/vllm/Docker/idle.ipynb /notebooks/idle.ipynb
cp /local-llm-server/other/vllm/Docker/update-container.sh /notebooks/update-container.sh
echo "LAUNCHING SERVICES..."

0
other/vllm/Docker/update-container.sh Normal file → Executable file
View File