rame commited on
Commit
d93d3d0
·
verified ·
1 Parent(s): 5e2ba0a

Create setup.sh

Browse files
Files changed (1) hide show
  1. setup.sh +5 -0
setup.sh ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ curl -fsSL https://ollama.com/install.sh | sh
2
+
3
+ # Start Ollama in the background
4
+ ollama serve &
5
+ ollama pull phi3