]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Rwkv chat template fix (#10001)
authorMolly Sophia <redacted>
Tue, 22 Oct 2024 13:22:26 +0000 (21:22 +0800)
committerGitHub <redacted>
Tue, 22 Oct 2024 13:22:26 +0000 (15:22 +0200)
commit11d47057a51f3d9b9231e6b57d0ca36020c0ee99
treed4288ae5f0a0103e4a965313ecd1e00ad6399369
parentc421ac072d46172ab18924e1e8be53680b54ed3b
Rwkv chat template fix (#10001)

* llama: remove useless template matching for rwkv-world

Signed-off-by: Molly Sophia <redacted>
* converter: Add comment about the hack for rwkv models

Signed-off-by: Molly Sophia <redacted>
* Update src/llama.cpp

Co-authored-by: Xuan Son Nguyen <redacted>
---------

Signed-off-by: Molly Sophia <redacted>
Co-authored-by: Xuan Son Nguyen <redacted>
convert_hf_to_gguf.py
src/llama.cpp
tests/test-chat-template.cpp