]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
common/parser: fix nasty bug causing subtle corruption of generation prompt (#20825)
authorPiotr Wilkin (ilintar) <redacted>
Fri, 20 Mar 2026 23:19:04 +0000 (00:19 +0100)
committerGitHub <redacted>
Fri, 20 Mar 2026 23:19:04 +0000 (00:19 +0100)
commitb1c70e2e5419ced91eec570b9aabc050afe185e1
tree3af788726c0bc1658c2d102e479c576d1c97d26e
parente6ec21e62f45a247d3a3d2cb8f164141853b1a9b
common/parser: fix nasty bug causing subtle corruption of generation prompt (#20825)
common/chat-auto-parser-helpers.cpp
tests/test-chat-auto-parser.cpp
tests/test-chat.cpp
tools/server/server-task.cpp