Created
March 10, 2024 17:30
-
-
Save ben-alkov/3f9ff6b3b5d30352b6db7c3dcbcdf609 to your computer and use it in GitHub Desktop.
Fix for llama.cpp can't memlock enough RAM
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Append to '/etc/security/limits.conf' | |
`* - memlock 23600000` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment