]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
main : add parameter --no-display-prompt (#4541)
authorYann Follet <redacted>
Sat, 13 Jan 2024 16:09:08 +0000 (00:09 +0800)
committerGitHub <redacted>
Sat, 13 Jan 2024 16:09:08 +0000 (18:09 +0200)
commit722d33f34ec74c6f7046109f936d0928ffe171bc
tree15cf24a08c4973aa2a07f9842699caff800f1957
parentc30b1ef39aeba497a943416d2897d69fee055b96
main : add parameter --no-display-prompt (#4541)

* add the parameter : --no-display-prompt , combine with --log-disable it will display only the generated tokens

* remove empty line

---------

Co-authored-by: Georgi Gerganov <redacted>
common/common.cpp
common/common.h
examples/main/main.cpp