Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Claimant
/
POMS-QA-LogicLLM
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
npc0
commited on
Aug 13, 2024
Commit
18e9ff0
·
verified
·
1 Parent(s):
8655c01
Update run.sh
Browse files
Files changed (1)
hide
show
run.sh
+0
-1
run.sh
CHANGED
Viewed
@@ -1,5 +1,4 @@
1
#!/bin/bash
2
-
export PATH="/app/env/bin:$PATH"
3
ollama serve &
4
ollama pull mxbai-embed-large
5
python app.py
1
#!/bin/bash
2
ollama serve &
3
ollama pull mxbai-embed-large
4
python app.py