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...
175eaf8
katara
/
run.sh
dkdaniz
Update run.sh
e3ccd16
over 1 year ago
raw
Copy download link
history
blame
Safe
148 Bytes
#!/bin/bash
export
TRANSFORMERS_CACHE=/root/.cache
exec
python3 ./ingest.py --device_type cuda
exec
python3 ./run_localGPT.py --device_type cuda