acharyaaditya26
commited on
Commit
•
408d610
1
Parent(s):
77dec55
Create run_ollama.sh
Browse files- run_ollama.sh +4 -0
run_ollama.sh
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#!/bin/bash
|
2 |
+
|
3 |
+
ollama serve
|
4 |
+
ollama pull mistral
|