]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
talk-llama : fix for swedish umlauts + expose model inference settings in talk-llama...
authormatteng1 <redacted>
Mon, 26 May 2025 05:57:39 +0000 (07:57 +0200)
committerGitHub <redacted>
Mon, 26 May 2025 05:57:39 +0000 (07:57 +0200)
commitea9f206f18d86c4eb357db9fdc52e4d9dc24435e
tree47c75bcc978d87e04a89f3eda324f08f4a6e110d
parent13d92d08ae26031545921243256aaaf0ee057943
talk-llama : fix for swedish umlauts + expose model inference settings in talk-llama.cpp (#3187)

Quick fix for not removing swedish umlauts.

* Update talk-llama.cpp

Expose model inference settings to user instead of hard coding them. Same defaults as previous defaults.

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

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