]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
main : add command-style grammar (#1998)
authorulatekh <redacted>
Thu, 28 Mar 2024 10:02:10 +0000 (03:02 -0700)
committerGitHub <redacted>
Thu, 28 Mar 2024 10:02:10 +0000 (12:02 +0200)
commitfc366b807a17dc05813a6fcc13c8c4dfd442fa6a
tree3cbb315dca8d09612c3acb7e90746d447e007223
parent9fb308d90ffd1f1ceab08ee3c3116739b04bf459
main : add command-style grammar (#1998)

* Implemented command-style grammar in the main example.

Mostly just copied the relevant parts from the command example.

* main : code style

---------

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