]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
chat: fix handling of space in reasoning markers (#22353)
authorPiotr Wilkin (ilintar) <redacted>
Sat, 25 Apr 2026 19:24:13 +0000 (21:24 +0200)
committerGitHub <redacted>
Sat, 25 Apr 2026 19:24:13 +0000 (21:24 +0200)
commitdcad77cc3b0865153f486327064fb0320a57a476
treec236f9828fa4481da21e38e3e8c489a4d148826e
parent98dc1418ea0491d62948f712ed534ece3b773564
chat: fix handling of space in reasoning markers (#22353)

* chat: fix handling of space in reasoning markers

* fix tests

* whitespace
common/chat-diff-analyzer.cpp
tests/test-chat-auto-parser.cpp
tests/test-chat.cpp