]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama-chat : Add Yandex instruct model template support (#12621)
authorSergei Vorobyov <redacted>
Sun, 30 Mar 2025 18:12:03 +0000 (21:12 +0300)
committerGitHub <redacted>
Sun, 30 Mar 2025 18:12:03 +0000 (20:12 +0200)
commit7242dd96756472f90ba41db4e5ebb3969dfc7e7c
tree27c5d70bed773b2f10941631b1dd9dbcf08f6374
parent492d7f1ff77e116e44962b832cc3db24cfc46d24
llama-chat : Add Yandex instruct model template support (#12621)

* add yandex template

* update yandex chat template

* fix tests

* adjust chat template

* fix style

* fix tool macro in template

* add clarify comment

---------

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