]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Work around for recalculating logits in cached prompts (Fixes #1585) (#1609)
authorDannyDaemonic <redacted>
Mon, 29 May 2023 12:13:40 +0000 (05:13 -0700)
committerGitHub <redacted>
Mon, 29 May 2023 12:13:40 +0000 (05:13 -0700)
commit248367605ead6fb7c36d2bfb1ebd8f00a23f7c71
tree1844f52cc151369fe7dd8e188b81acecc5ce1205
parent0e730dd23b0fb5f93dba574e0a48d9a69dc5dbae
Work around for recalculating logits in cached prompts (Fixes #1585) (#1609)

* Work around for recalculating logits in cached prompts
examples/main/main.cpp