]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
common/parser: fix reasoning whitespace bugs + extra parser tests (#21085)
authorPiotr Wilkin (ilintar) <redacted>
Sat, 28 Mar 2026 06:29:26 +0000 (07:29 +0100)
committerGitHub <redacted>
Sat, 28 Mar 2026 06:29:26 +0000 (07:29 +0100)
commit1f5d15e6657c119251e2a2c2c69333660f8cb553
tree45dc6c02a208ab04513e8b99f39aa8fa5deca8d7
parentc46758d28fa9846893f37e8cec03b73fee120604
common/parser: fix reasoning whitespace bugs + extra parser tests (#21085)

* fix whitespace reasoning issues + add reconstruction tests

* Proper fix

* fix Nemotron autoparser test expectations to include newline in marker
common/chat-diff-analyzer.cpp
tests/test-chat-auto-parser.cpp
tests/test-chat.cpp