PyxiLabs commited on
Commit
e519b49
·
verified ·
1 Parent(s): 6d00b38

Update ollama.sh

Browse files
Files changed (1) hide show
  1. ollama.sh +3 -1
ollama.sh CHANGED
@@ -7,4 +7,6 @@ ollama serve &
7
  # Wait for the server to start
8
  sleep 5
9
  # Pull the model
10
- ollama pull all-minilm
 
 
 
7
  # Wait for the server to start
8
  sleep 5
9
  # Pull the model
10
+ ollama pull all-minilm
11
+
12
+ exec ollama serve