#!/bin/bash cd /root/voicechat2 cd llama.cpp && make clean && make GGML_CUDA=1 -j && cd .. python run.py