]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
server : fix the disappearance of the end of the text (#9867)
authorAlexey Parfenov <redacted>
Wed, 16 Oct 2024 08:35:53 +0000 (08:35 +0000)
committerGitHub <redacted>
Wed, 16 Oct 2024 08:35:53 +0000 (11:35 +0300)
commit1f66b699c48cb5ab3265ed72c48e8549b1674291
tree892fe861bc001c045493f71f4caec06a0fc48f1f
parent0e41b300ed28f7fe185d938b2e3d56a0bf7411ed
server : fix the disappearance of the end of the text (#9867)

* server: fix the disappearance of the end of the text when streaming with stop strings

* simplify "send text" checks
examples/server/server.cpp