]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
models : add ggml_to_pt script (#1042)
authorSimon Moisselin <redacted>
Sun, 25 Jun 2023 12:29:54 +0000 (02:29 -1000)
committerGitHub <redacted>
Sun, 25 Jun 2023 12:29:54 +0000 (15:29 +0300)
commit6c68218e3c41930333fd1ed599a882af726b6d8d
treee40d6ccc6caf188eb0ffc69a14bd8eb5c195cd03
parentf11f33f1c09c60561af86d4dc18d450555480cce
models : add ggml_to_pt script (#1042)

* adding ggml_to_pt

* typo sys too many args

* fixing swap errors dimensions

---------

Co-authored-by: simonMoisselin <redacted>
models/ggml_to_pt.py [new file with mode: 0644]