]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
models : add "convert-h5-to-ggml.py" script (#157)
authorGeorgi Gerganov <redacted>
Wed, 23 Nov 2022 15:17:31 +0000 (17:17 +0200)
committerGeorgi Gerganov <redacted>
Wed, 23 Nov 2022 15:19:22 +0000 (17:19 +0200)
commit93482d037351b7c0be04b78c219c3cfd19d6b28f
treeb630fcc38e8c73409f2cf3b9f94fe0dde4fe0c87
parent49706a658a468a04543d515aa754baee70734f3b
models : add "convert-h5-to-ggml.py" script (#157)

Converts transformers models to ggml.
Although the conversion is successful, it does not work for some reason.
Not sure why
models/convert-h5-to-ggml.py [new file with mode: 0644]