]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : Add IBM granite template (#10013)
authorarch-btw <redacted>
Mon, 28 Oct 2024 17:45:33 +0000 (10:45 -0700)
committerGitHub <redacted>
Mon, 28 Oct 2024 17:45:33 +0000 (18:45 +0100)
commit61715d5cc83a28181df6a641846e4f6a740f3c74
treefdb28497bacd8de154fc57117500369e0999ecac
parent07028f9d74d895da2ca4a1956624e3f07e04e620
llama : Add IBM granite template (#10013)

* Add granite template to llama.cpp

* Add granite template to test-chat-template.cpp

* Update src/llama.cpp

Co-authored-by: Xuan Son Nguyen <redacted>
* Update tests/test-chat-template.cpp

Co-authored-by: Xuan Son Nguyen <redacted>
* Added proper template and expected output

* Small change to \n

Small change to \n

* Add code space &

Co-authored-by: Xuan Son Nguyen <redacted>
* Fix spacing

* Apply suggestions from code review

* Update src/llama.cpp

---------

Co-authored-by: Xuan Son Nguyen <redacted>
src/llama.cpp
tests/test-chat-template.cpp