]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
py : add GPT4All conversion script
authorGeorgi Gerganov <redacted>
Wed, 29 Mar 2023 16:29:26 +0000 (19:29 +0300)
committerGeorgi Gerganov <redacted>
Wed, 29 Mar 2023 16:29:52 +0000 (19:29 +0300)
commit53635c081c49321d523567112f9fddfbba6b787b
tree3514a2f79bf3ef0ea0f455c768a0236856f1517c
parent41318d708ed196ff727dce14d263a64b23c7333d
py : add GPT4All conversion script

For now: copy-paste
Too much time for me to deduplicate the python code
convert-gpt4all-to-ggml.py [new file with mode: 0644]
convert-unversioned-ggml-to-ggml.py