Open Gary6780 opened 1 year ago
I have the completely opposite issue: Alpaca doesn't respons when I click "GO", and I haven't tried llama on its own (idk how)
Stop using that ancient dead project and go to llamacpp or koboldcpp ... Also download models from https://huggingface.co/TheBloke ggml versions
mine works but maybe mine model 7B so outcome not desirable ![Uploading image.png…]()
Hello!
I had the issue, that after the Llama installation Llama didn't respond to any input.Alpaca worked fine. I found out, that i had to copy the three files from C:\Users\USERNAME\dalai\llama\build\bin\Release to the directory C:\Users\USERNAME\dalai\llama\build\Release. I restarted the server and Llama worked.
In the case someone runs into the same problem.