]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
perplexity : provide a helpful hint for has_cpl case in split_equal error. (#15304)
authorkallewoof <redacted>
Thu, 14 Aug 2025 11:03:30 +0000 (20:03 +0900)
committerGitHub <redacted>
Thu, 14 Aug 2025 11:03:30 +0000 (14:03 +0300)
commit810b9fc8b99dd55517a3e94c6dee29748d482559
treec4b3cf2ce6d47a320ce8ebc5681a923cd663e105
parent4ebd0c125b24a0d7a78b0ffc1d9567530ed8f0c4
perplexity : provide a helpful hint for has_cpl case in split_equal error. (#15304)

When attempting to do llama-perplexity on certain tasks which have coupled sequences there is a cryptic error that does not tell you what to do, which is to set the -kvu flag. This adds a hint about that fact.
src/llama-batch.cpp