]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
go : add temperature options (#2417)
authorBinozo <redacted>
Fri, 20 Sep 2024 12:45:36 +0000 (14:45 +0200)
committerGitHub <redacted>
Fri, 20 Sep 2024 12:45:36 +0000 (15:45 +0300)
commit34972dbe221709323714fc8402f2e24041d48213
treea6b5f9496a4e54576edc7b0fb45c258300cd6789
parentbea43e0c64dc2b1b03fcaf9641d3075bccd09069
go : add temperature options (#2417)

* Fixed go cuda bindings building

* Added note to go bindings Readme to build using cuda support

* Added temperature bindings for Go

---------

Co-authored-by: Binozo <redacted>
bindings/go/params.go
bindings/go/pkg/whisper/context.go
bindings/go/pkg/whisper/interface.go