]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Support using mmap when applying LoRA (#2095)
authorHoward Su <redacted>
Tue, 11 Jul 2023 14:37:01 +0000 (22:37 +0800)
committerGitHub <redacted>
Tue, 11 Jul 2023 14:37:01 +0000 (22:37 +0800)
commit2347463201a9f4159ae95b737e1544dd300569c8
tree48983fbda7eb96a08121059615ab7b21e084d2d7
parentbbef28218fe827265716b66977719b9ee2b21165
Support using mmap when applying LoRA (#2095)

* Support using mmap when applying LoRA

* Fix Linux

* Update comment to reflect the support lora with mmap
examples/common.cpp
examples/main/README.md
examples/server/README.md
examples/server/server.cpp
llama-util.h