]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Add Gemma chat template (#5665)
authorXuan Son Nguyen <redacted>
Thu, 22 Feb 2024 18:10:21 +0000 (19:10 +0100)
committerGitHub <redacted>
Thu, 22 Feb 2024 18:10:21 +0000 (19:10 +0100)
commit373ee3fbbabc4c1508eed4f5c3795b23a20939a3
tree4b86a6768c8082fe954ef32e1fd119c1da36497d
parent4cb4d8b22d4fda971621a68c570ce84d66897c37
Add Gemma chat template (#5665)

* add gemma chat template

* gemma: only apply system_prompt on non-model message
llama.cpp
tests/test-chat-template.cpp