]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
cli : auto activate conversation mode if chat template is available (#11214)
authorXuan Son Nguyen <redacted>
Mon, 13 Jan 2025 19:18:12 +0000 (20:18 +0100)
committerGitHub <redacted>
Mon, 13 Jan 2025 19:18:12 +0000 (20:18 +0100)
commit84a44815f704aaed8e8edec7a39e846a975c7ba9
tree12aae33d7cfacdde36467682ae095c2c73542f08
parent39509fb082895d1eae2486f8ad2cbf0e905346c4
cli : auto activate conversation mode if chat template is available (#11214)

* cli : auto activate conversation mode if chat template is detected

* add warn on bad template

* update readme (writing with the help of chatgpt)

* update readme (2)

* do not activate -cnv for non-instruct models
README.md
common/arg.cpp
common/common.h
examples/main/main.cpp