]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : fix defrag bugs + add parameter (#5735)
authorGeorgi Gerganov <redacted>
Tue, 27 Feb 2024 12:35:51 +0000 (14:35 +0200)
committerGitHub <redacted>
Tue, 27 Feb 2024 12:35:51 +0000 (14:35 +0200)
commit9d533a77d0c3850ce09d736bc1baa67fd6ad27b3
tree25adffcbb0f7c13a8578279456a4937ed73ae3f6
parentcbbd1efa06f8c09f9dff58ff9d9af509cc4c152b
llama : fix defrag bugs + add parameter (#5735)

* llama : fix defrag bugs + enable by default

ggml-ci

* llama : add defrag_thold parameter

ggml-ci

* llama : cont

* llama : disable log message

ggml-ci

* llama : fix graph size check during defrag
common/common.cpp
common/common.h
examples/passkey/passkey.cpp
llama.cpp
llama.h