gguf-my-repo / start.sh
ggerganov's picture
start : add -j to make command (should be faster)
21eb7b5 unverified
raw history blame
No virus
50 Bytes
cd llama.cpp
make -j quantize
cd ..
python app.py