]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
convert.py: Outfile default name change and additional metadata support (#4858)
authorBrian <redacted>
Mon, 13 May 2024 02:56:47 +0000 (12:56 +1000)
committerGitHub <redacted>
Mon, 13 May 2024 02:56:47 +0000 (12:56 +1000)
commitb1f8af1886e8187db6bb2a9b87cfc1c0f175f629
tree69c9fdd2821a29ce214093e88e25c197d4ace3dc
parente586ee42595500c53938e937b6b6ad5353ad76dc
convert.py: Outfile default name change and additional metadata support (#4858)

* convert.py: Outfile default name change and additional metadata support

* convert.py: don't stringify Metadata load method output

* convert.py: typo fix

* convert.py: fix metadata format to sync with LLM_KV_NAMES in llama.cpp
convert.py