ViperX7 / Alpaca-Turbo

Web UI to run alpaca model locally
GNU Affero General Public License v3.0
877 stars 92 forks source link

win.exe crashes when trying to load a model #18

Closed Pozaza closed 1 year ago

Pozaza commented 1 year ago

Problem:

After UI is launched I tried to load alpaca 7b model, but when it's 100%, win.exe crashes and I can't generate anything.

My specs:

ViperX7 commented 1 year ago

hey Pzazz can you try rebuilding the binary

you just need to follow the instructions at https://github.com/Alpaca-Turbo/alpaca.cpp

build and replace the older binary with the newer one it should fix your issue

Pozaza commented 1 year ago

hey Pzazz can you try rebuilding the binary

you just need to follow the instructions at https://github.com/Alpaca-Turbo/alpaca.cpp

build and replace the older binary with the newer one it should fix your issue

Still doesn't work. I compiled the chat.exe file, renamed it to win.exe and replaced the old file with it and it still crashes.. Model now "loads" in less than a second and crashes in the same time image

kickvent commented 1 year ago

Hello! Any fix? I would be interested.

Showgofar commented 1 year ago

try remove cyrillic from path

Pozaza commented 1 year ago

already tried