gguf-my-repo-2 / start.sh
BenevolenceMessiah's picture
Upload 7 files
0b1e565 verified
raw
history blame contribute delete
104 Bytes
cd llama.cpp
LLAMA_CUDA=1 make -j llama-quantize llama-gguf-split llama-imatrix
cd ..
python app.py