]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama-chat : fix wrong template in GLM4-0414 (#13140)
authormatteo <redacted>
Sun, 27 Apr 2025 19:57:32 +0000 (21:57 +0200)
committerGitHub <redacted>
Sun, 27 Apr 2025 19:57:32 +0000 (21:57 +0200)
commitced44be34290fab450f8344efa047d8a08e723b4
tree38f5cc096ced1d2abd0766f49aab19e43cbf5188
parente291450b7602d7a36239e4ceeece37625f838373
llama-chat : fix wrong template in GLM4-0414 (#13140)

* fix wrong template in GLM4-0414

* fix spaces

* no bos token since it is already in the template

* moved the chatgml4 check to higher priority

* restored template for old GLM models

* moved the GLM4 template check in the correct place with correct check
convert_hf_to_gguf.py
src/llama-chat.cpp