]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
convert-llama-ggml-to-gguf: Try to handle files older than GGJTv3 (#3023)
authorKerfuffle <redacted>
Wed, 6 Sep 2023 08:49:11 +0000 (02:49 -0600)
committerGitHub <redacted>
Wed, 6 Sep 2023 08:49:11 +0000 (02:49 -0600)
commitea2c85d5d2a93d39d0172222917f3195f0e456ff
tree6174873dbb13f2ff22dd207248f643fd5fc242e8
parent9912b9efc8922321fe7202ab42ba913833cbe9cd
convert-llama-ggml-to-gguf: Try to handle files older than GGJTv3 (#3023)

* convert-llama-ggmlv3-to-gguf: Try to handle files older than GGJTv3

* Better error messages for files that cannot be converted

* Add file type to GGUF output

* Rename to convert-llama-ggml-to-gguf.py

* Include original file type information in description

* Improve some informational output
convert-llama-ggml-to-gguf.py [new file with mode: 0755]
convert-llama-ggmlv3-to-gguf.py [deleted file]