Spaces:
Running
Running
Update entrypoint.sh
Browse files- entrypoint.sh +1 -0
entrypoint.sh
CHANGED
@@ -19,3 +19,4 @@ done
|
|
19 |
litellm --model ollama/mistral:7b
|
20 |
|
21 |
# Keep the script running to prevent the container from exiting
|
|
|
|
19 |
litellm --model ollama/mistral:7b
|
20 |
|
21 |
# Keep the script running to prevent the container from exiting
|
22 |
+
wait
|