Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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, 2025
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