start.sh 104 Bytes
Newer Older
chenpangpang's avatar
chenpangpang committed
1
2
#!/bin/bash
cd /root/voicechat2
3
cd llama.cpp && make clean && make GGML_CUDA=1 -j && cd ..
4
python run.py