]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Server: use llama_chat_apply_template (#5593)
authorXuan Son Nguyen <redacted>
Tue, 20 Feb 2024 14:58:27 +0000 (15:58 +0100)
committerGitHub <redacted>
Tue, 20 Feb 2024 14:58:27 +0000 (15:58 +0100)
commit9c405c9f9a7cfd23511fd6b2de05dc72481119b4
tree694b5a169d63eb4640df2d6f536d384cc481b300
parent5207b3fbc500f89dfe528693e96540956dbaed96
Server: use llama_chat_apply_template (#5593)

* server: use llama_chat_apply_template

* server: remove trailing space

* server: fix format_chat

* server: fix help message

Co-authored-by: Georgi Gerganov <redacted>
* server: fix formatted_chat

---------

Co-authored-by: Georgi Gerganov <redacted>
examples/server/oai.hpp
examples/server/server.cpp
examples/server/utils.hpp
llama.cpp