Using KoboldCpp
Step 1 - Clone the repo
git clone https://github.com/LostRuins/koboldcpp
cd koboldcppStep 2 - Download the model
Step 3 - Build KoboldCpp
makeStep 4 - Run the server
./koboldcpp.py ./models/openchat_3.5.Q5_K_M.ggufStep 5 - Enable the server in the client
settings -> ChatBot -> ChatBot Backend -> KoboldCppLast updated