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