Mark Bradley
Results
2
comments of
Mark Bradley
I was able to get GPU working with this Llama model: `ggml-vic13b-q5_1.bin` using a manual workaround. ``` # Download the ggml-vic13b-q5_1.bin model and place in privateGPT/server/models/ # Edit privateGPT.py and...
Had same issue but I was trying to run PrivateGPT on another PC on the network and access through browser on a different PC. There's a lot of reference to...