]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
server : pass max-len argument to the server (#1574)
authorOleg Sidorov <redacted>
Tue, 5 Dec 2023 21:01:45 +0000 (22:01 +0100)
committerGitHub <redacted>
Tue, 5 Dec 2023 21:01:45 +0000 (23:01 +0200)
commit3163090d89c47933d7c2a080b224f0d2e842b468
tree0a30d4d170ea219ee69d5e3da3952188915b5905
parentf0efd0202dce4173e2835b187a6d745af3ee59cb
server : pass max-len argument to the server (#1574)

This commit fixes the missing parameter binding for max-len between the input
arguments and wparams.
examples/server/server.cpp