]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
perplexity: avoid unnecessary alloocations and logit copies (#5035)
authorKawrakow <redacted>
Fri, 19 Jan 2024 09:02:39 +0000 (11:02 +0200)
committerGitHub <redacted>
Fri, 19 Jan 2024 09:02:39 +0000 (11:02 +0200)
commit993fba81807e55d27b570945af8e416d535eced1
treebbba75e41a9a6fffdb63113a7c349376c82db0d6
parent8b20858e5e9c44b99b4b31ae9c40b8f20d01d94f
perplexity: avoid unnecessary alloocations and logit copies (#5035)

Co-authored-by: Iwan Kawrakow <redacted>
examples/perplexity/perplexity.cpp