Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
unclemusclez
/
ollamafy
like
2
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
03a4afc
ollamafy
/
start.sh
unclemusclez
Update start.sh
03a4afc
verified
7 months ago
raw
Copy download link
history
blame
Safe
123 Bytes
cd
llama.cpp
LLAMA_CUDA=1 make -j llama-quantize llama-gguf-split llama-imatrix
cd
..
ollama serve &
sleep
5
python app.py