dalai
dalai copied to clipboard
(Winodws) File does not exist.
When I run the web UI and send it a prompt I get no response. I tried to enable debug and I got a file not found error.
So I checked the files and there is no
C:\Users\TNT\dalai\llama\build\Release\main
Any idea how I could get the main folder? I don't know if I'm doing anything wrong.
PS:
I have node v18.15.0 installed and Python 3.11.0 installed
i have the same issue
I don't know if this is good solution but i copy and rename \build\Release\llama.exe to main.exe and it work now.
I don't know if this is good solution but i copy and rename \build\Release\llama.exe to main.exe and it work now.
Yeah that seems to work for me too Could that be it?
I don't know if this is good solution but i copy and rename \build\Release\llama.exe to main.exe and it work now.
This worked for me too!
this worked. thanks!
worked. thanks