ka1kuk commited on
Commit
8791f27
1 Parent(s): a4b1977

Update start-ollama.sh

Browse files
Files changed (1) hide show
  1. start-ollama.sh +1 -1
start-ollama.sh CHANGED
@@ -11,7 +11,7 @@ ollama pull gemma:7b
11
  ollama pull bakllava
12
 
13
  # Run the Python script
14
- python3 ollama.py
15
 
16
  # Keep the container running
17
  wait
 
11
  ollama pull bakllava
12
 
13
  # Run the Python script
14
+ python3 main.py
15
 
16
  # Keep the container running
17
  wait