Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bentebbutt
/
langroid-custom-front-end
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bentebbutt
commited on
May 1, 2024
Commit
e6aec9a
·
verified
·
1 Parent(s):
3376c2b
Update run.sh
Browse files
Files changed (1)
hide
show
run.sh
+0
-3
run.sh
CHANGED
Viewed
@@ -1,8 +1,5 @@
1
#!/bin/bash
2
3
-
# Serve the ollama model in the background
4
-
ollama serve &
5
-
6
# Pull the phi3 model
7
ollama pull phi3
8
1
#!/bin/bash
2
3
# Pull the phi3 model
4
ollama pull phi3
5