]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
talk-llama : reject runs without required arguments (#2153)
authorpetterreinholdtsen <redacted>
Tue, 14 May 2024 18:32:41 +0000 (20:32 +0200)
committerGitHub <redacted>
Tue, 14 May 2024 18:32:41 +0000 (21:32 +0300)
commit9d5771ae43d7fc7cca9d31dd924b13a29144e476
tree22578fdf26e5f0dc423557a6d8f0cad1f48487c4
parentf56b8305c4f5760b5612a93305ed57aef082bfa5
talk-llama : reject runs without required arguments (#2153)

* Extended talk-llama example to reject runs without required arguments.

Print warning and exit if models are not specified on the command line.

* Update examples/talk-llama/talk-llama.cpp

* Update examples/talk-llama/talk-llama.cpp

---------

Co-authored-by: Georgi Gerganov <redacted>
examples/talk-llama/talk-llama.cpp