]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
Check for reverse prompt by characters instead of tokens (#292) (#330)
authortjohnman <redacted>
Tue, 21 Mar 2023 16:05:06 +0000 (17:05 +0100)
committerGitHub <redacted>
Tue, 21 Mar 2023 16:05:06 +0000 (18:05 +0200)
* Check for reverse prompt by characters instead of tokens (#292)

* Update main.cpp

Wording.

* Cleanup.

* Remove unnecessary use of std::stringstream.

---------

Co-authored-by: Johnman <redacted>
Co-authored-by: Georgi Gerganov <redacted>

No differences found