cocktailpeanut / dalai

The simplest way to run LLaMA on your local machine
https://cocktailpeanut.github.io/dalai
13.09k stars 1.42k forks source link

Alpaca doesn't generate text #270

Open Shoiny opened 1 year ago

Shoiny commented 1 year ago

When I try to use it, the generation just goes on forever. I used the debug option and it says this: image

The bottom part translated is: The name "C:UsersShinydalaialpacauildReleasemain" could not be found as a name of a Cmdlet, a function, script file or an executable file. Check the name and path (if it exists) and try again. In line:1 Character:96X

What do I do?

RIAZAHAMMED commented 1 year ago

Go to that Release folder and rename the llama.exe to main.exe and see if it loads