]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
main : add "--prompt" command line argument (#90)
authorGeorgi Gerganov <redacted>
Fri, 16 Dec 2022 17:43:16 +0000 (19:43 +0200)
committerGeorgi Gerganov <redacted>
Fri, 16 Dec 2022 17:43:16 +0000 (19:43 +0200)
commitb8065d90f5fdcdb445a8fb3f4717cba54c332cac
treec6adf65aa6c03f68f205207b8019479974b60ca3
parent43129959749beead6eb3bbb4438812bbef55acc9
main : add "--prompt" command line argument (#90)

This allows to provide an initial prompt to be used at the start of the
processing.
examples/main/main.cpp