]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
convert : make Mistral community chat templates optional via parameter (#15420)
authorJulien Denize <redacted>
Thu, 21 Aug 2025 09:19:50 +0000 (11:19 +0200)
committerGitHub <redacted>
Thu, 21 Aug 2025 09:19:50 +0000 (11:19 +0200)
commitb2caf67db1208fd38a0570785c39f7370d906d8a
tree4022981a53f9f3241163526ccf37a2fa14fc947b
parent2f3dbffb17ef782edfd50e5a130cec6e8a7e47f8
convert : make Mistral community chat templates optional via parameter (#15420)

* Make Mistral community chat templates optional

* Change the flag arg to disable instead of enable community chat templates

* Improve error message

* Improve help message

* Tone down the logger messages
convert_hf_to_gguf.py