]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
server : fallback to chatml, add AlphaMonarch chat template (#5628)
authorXuan Son Nguyen <redacted>
Thu, 22 Feb 2024 08:33:24 +0000 (09:33 +0100)
committerGitHub <redacted>
Thu, 22 Feb 2024 08:33:24 +0000 (10:33 +0200)
commita46f50747b2028f7f9c9883b26bfba12bf92556e
tree48cdc5ae91b49c9982122e710fffb1ad210f7dbe
parentc5688c6250430d2b8e0259efcf26c16dfa4c1f46
server : fallback to chatml, add AlphaMonarch chat template (#5628)

* server: fallback to chatml

* add new chat template

* server: add AlphaMonarch to test chat template

* server: only check model template if there is no custom tmpl

* remove TODO
examples/server/server.cpp
llama.cpp
tests/test-chat-template.cpp