Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rame
/
cosmox_prj
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
rame
commited on
Feb 13
Commit
d93d3d0
·
verified
·
1 Parent(s):
5e2ba0a
Create setup.sh
Browse files
Files changed (1)
hide
show
setup.sh
+5
-0
setup.sh
ADDED
Viewed
@@ -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