]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : fix `llama_chat_format_single` for mistral (#8657)
authorXuan Son Nguyen <redacted>
Wed, 24 Jul 2024 11:48:46 +0000 (13:48 +0200)
committerGitHub <redacted>
Wed, 24 Jul 2024 11:48:46 +0000 (13:48 +0200)
commit96952e7181929c6001b2bc69a33f240de731cc3a
tree7070fefb258bf680e22d3cff2a7ed61542cd6e6b
parent79167d9e49aef9caa98e13ee7ca067ec9f88b4b5
llama : fix `llama_chat_format_single` for mistral (#8657)

* fix `llama_chat_format_single` for mistral

* fix typo

* use printf
common/common.cpp
examples/main/main.cpp
tests/test-chat-template.cpp