]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : remember and restore kv cache data pointers (#1104)
authorxaedes <redacted>
Fri, 21 Apr 2023 15:25:21 +0000 (17:25 +0200)
committerGitHub <redacted>
Fri, 21 Apr 2023 15:25:21 +0000 (18:25 +0300)
commit8687c1f2581d059cd5b6a9502f89bd343566062a
tree5ca514c6ba556e82992d26cae9083e9752bf00dc
parent1bfc153e2f35ddd9d64b084e8d1a5e6fa57ad1c9
llama : remember and restore kv cache data pointers (#1104)

because their value is stored in buf and overwritten by memcpy
llama.cpp