mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-04 02:37:27 +02:00
* arg: add `-lm mlock` where it mlocks but doesnt mmap Signed-off-by: Aaron Teo <[email protected]> * docs: rm unwanted docs changes Signed-off-by: Aaron Teo <[email protected]> * docs: revert auto-formatting Signed-off-by: Aaron Teo <[email protected]> * bench: fix automated review point 3 Signed-off-by: Aaron Teo <[email protected]> * arg: revert the meaning of --mlock to non-mmap'ed mlock Signed-off-by: Aaron Teo <[email protected]> * docs: update docs Signed-off-by: Aaron Teo <[email protected]> * docs: remove extra changes from `llama-gen-docs` Signed-off-by: Aaron Teo <[email protected]> --------- Signed-off-by: Aaron Teo <[email protected]>