bentebbutt commited on
Commit
e6aec9a
1 Parent(s): 3376c2b

Update run.sh

Browse files
Files changed (1) hide show
  1. run.sh +0 -3
run.sh CHANGED
@@ -1,8 +1,5 @@
1
  #!/bin/bash
2
 
3
- # Serve the ollama model in the background
4
- ollama serve &
5
-
6
  # Pull the phi3 model
7
  ollama pull phi3
8
 
 
1
  #!/bin/bash
2
 
 
 
 
3
  # Pull the phi3 model
4
  ollama pull phi3
5