]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
whisper : removed duplicate lines in convert-pt-to-ggml.py (#256)
authorAvi Lumelsky <redacted>
Sun, 18 Jun 2023 10:32:09 +0000 (13:32 +0300)
committerGitHub <redacted>
Sun, 18 Jun 2023 10:32:09 +0000 (13:32 +0300)
commit7e8b307fe6e20346f6fa3ded55dd8b7ed6dd3a20
tree7ceb65ba9f068f1e59005d66601a29ac8a3ebe6f
parent801b33ba68a233aff8c51a6ece0bcadb205e4812
whisper : removed duplicate lines in convert-pt-to-ggml.py (#256)

Deleted 2 lines of .astype(float32) conversion to the model weights (No real impact, just for cleaner code)
examples/whisper/convert-pt-to-ggml.py