]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Fix prompt cache saving and chat-persistent rollover (#1678)
authorEvan Jones <redacted>
Sat, 3 Jun 2023 11:28:45 +0000 (07:28 -0400)
committerGitHub <redacted>
Sat, 3 Jun 2023 11:28:45 +0000 (07:28 -0400)
commit136476e898fb96c302b0829ee3e79267ae12660f
treeaeeb26dcfef0ecb513664e06cedc81f237f8e42e
parentffb06a345e3a9e30d39aaa5b46a23201a74be6de
Fix prompt cache saving and chat-persistent rollover (#1678)

* Fix prompt cache saving and chat-persistent rollover (fixes #1670)

* clang-tidy

Co-authored-by: github-actions[bot] <redacted>
---------

Co-authored-by: github-actions[bot] <redacted>
examples/main/main.cpp