]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
add --no-mmap in llama-bench (llama/5257)
authorNeo Zhang Jianyu <redacted>
Thu, 1 Feb 2024 19:48:53 +0000 (03:48 +0800)
committerGeorgi Gerganov <redacted>
Sat, 10 Feb 2024 07:30:57 +0000 (09:30 +0200)
commit34916bd3d9aadd96ea618e7f153cbc8be520e86b
tree9e758f88b4e023778ca6c6c1e79016a707f0bd4f
parent43a5cffaa755b1a41bb546e2b420d370df5f8992
add --no-mmap in llama-bench (llama/5257)

* add --no-mmap, show sycl backend

* fix conflict

* fix code format, change print for --no-mmap

* ren no_mmap to mmap, show mmap when not default value in printer

* update guide for mmap

* mv position to reduce model reload
ggml-sycl.cpp
ggml-sycl.h