You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using llama.cpp on Linux, and I have severe slowdown when not using --mlock. A recent commit broke --mlock as the program now crashes on file load. I will investigate this further and post my findings here.
It shouldn't be too hard to track back commits to see when this broke. Posting here first in case anyone else has noticed this behavior and already has a fix, or knows the cause.
The text was updated successfully, but these errors were encountered:
I am using
llama.cpp
on Linux, and I have severe slowdown when not using--mlock
. A recent commit broke--mlock
as the program now crashes on file load. I will investigate this further and post my findings here.It shouldn't be too hard to track back commits to see when this broke. Posting here first in case anyone else has noticed this behavior and already has a fix, or knows the cause.
The text was updated successfully, but these errors were encountered: