]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
py : support converting local models (#7547)
authorPavel Zloi <redacted>
Wed, 11 Sep 2024 12:29:51 +0000 (15:29 +0300)
committerGitHub <redacted>
Wed, 11 Sep 2024 12:29:51 +0000 (15:29 +0300)
commit8db003a19d7055b5bd248ce2afff9324e5b8da95
treef9f686d39825b12f81b1aa97ed0dfa5da9b9063b
parent0996c5597f680effacc046832bb807c14900e22d
py : support converting local models (#7547)

* Support of converting local models added to convert-hf-to-gguf-update.py

* Description fixed

* shutil added to imports
convert_hf_to_gguf_update.py