]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
`tool-call`: command r7b fix for normal responses (#11608)
authorOlivier Chafik <redacted>
Tue, 4 Feb 2025 15:48:53 +0000 (15:48 +0000)
committerGitHub <redacted>
Tue, 4 Feb 2025 15:48:53 +0000 (15:48 +0000)
commitdb288b60cb49eab69703f995379b8d75c18bf5b3
tree4953cad65331fd8304bb7e6b78fdcbf144c264fe
parent106045e7bb8db481bb2ebbc60e3b53cb27ada117
`tool-call`: command r7b fix for normal responses (#11608)

* fix command r7b normal response regex + add to server test

* test multiline non-tool-call responses in test-chat
common/chat.cpp
examples/server/tests/unit/test_tool_call.py
tests/test-chat.cpp