win.exe crashes when trying to load a model
Pozaza opened this issue · 5 comments
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:
- Windows 11 x64
- AMD A8-6500
- RAM 16GB 1666
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
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
Hello! Any fix? I would be interested.
try remove cyrillic from path
already tried