Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dkdaniz
/
katara
like
0
Paused
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
dkdaniz
commited on
Oct 8, 2023
Commit
9281d61
·
1 Parent(s):
f208a29
Update run.sh
Browse files
Files changed (1)
hide
show
run.sh
+6
-0
run.sh
CHANGED
Viewed
@@ -0,0 +1,6 @@
1
+
#!/bin/bash
2
+
3
+
export TRANSFORMERS_CACHE=/home/cache/
4
+
5
+
exec python ./ingest.py
6
+
exec python ./run_localGPT.py