]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
stream : add "max_tokens" cli arg
authorGeorgi Gerganov <redacted>
Sun, 20 Nov 2022 19:22:02 +0000 (21:22 +0200)
committerGeorgi Gerganov <redacted>
Sun, 20 Nov 2022 19:22:41 +0000 (21:22 +0200)
commitf2df9bd7689475e73da6480212c1a0e6aa348979
treee4bb2465b95234a36d4632b979769fdb0559ad37
parentfb8d77f7602903c9029f91467d5ea8e2d1b150c3
stream : add "max_tokens" cli arg

Controls the max tokens per segment for the stream example
examples/stream/stream.cpp