Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lainlives
/
bldr
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
bldr
/
start.sh
lainlives
Upload folder using huggingface_hub
3820d48
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
132 Bytes
#!/bin/bash
# export CMAKE_CUDA_ARCHITECTURES="all"
./ollama serve &
# >/dev/null 2>&1 &
PID=
"$!"
disown
"
$PID
"
python app.py