]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Add Command R chat template (#6650)
authorChao Jiang <redacted>
Sun, 14 Apr 2024 16:16:34 +0000 (00:16 +0800)
committerGitHub <redacted>
Sun, 14 Apr 2024 16:16:34 +0000 (18:16 +0200)
commit04fbc5f23e9708136ff03ebe194c7a7e965a7ca4
tree58305b89a192cbe6923f320bea4073838853217f
parentf184dd920852d6d372b754f871ee06cfe6f977ad
Add Command R chat template (#6650)

* Add chat template for command-r model series

* Fix indentation

* Add chat template test for command-r models and update the implementation to trim whitespaces

* Remove debug print
llama.cpp
tests/test-chat-template.cpp