Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Sumkh
/
AgenticRAG
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Sumkh
commited on
Feb 24
Commit
872a46f
·
verified
·
1 Parent(s):
b99c6a9
Update start.sh
Browse files
Files changed (1)
hide
show
start.sh
+1
-1
start.sh
CHANGED
Viewed
@@ -15,4 +15,4 @@ vllm \
15
sleep 10
16
17
# Launch the Gradio chatbot application
18
-
python
app.py
15
sleep 10
16
17
# Launch the Gradio chatbot application
18
+
python3
app.py