]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
chat : only remove double bos/eos if added (#15086)
authorSigbjørn Skjæret <redacted>
Tue, 5 Aug 2025 18:43:36 +0000 (20:43 +0200)
committerGitHub <redacted>
Tue, 5 Aug 2025 18:43:36 +0000 (20:43 +0200)
commitf324a3b715d5c1081c110ce459f8a8486fb1ee89
tree2d3077f378dba85ab2224a4e2c40dd850d76ccc2
parentbe426425817bc3e6a2d91dae476dba6fa85894be
chat : only remove double bos/eos if added (#15086)

* only remove double bos/eos if added

* fix tests
common/chat.cpp
common/chat.h
tests/test-chat-template.cpp