llama.cpp
9ef07800
- Fix new line issue with chat template, disable template when in-prefix/suffix is set (#8203)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
1 year ago
Fix new line issue with chat template, disable template when in-prefix/suffix is set (#8203) * preserve new line llama_chat_format_single * disable chat template if in-prefix/suffix is set * remove redundant change
References
#8203 - Fix new line issue with chat template, disable template when in-prefix/suffix is set
Author
ngxson
Parents
1c5eba6f
Files
4
common
common.cpp
common.h
examples/main
main.cpp
tests
test-chat-template.cpp
Loading