llama.cpp
9ef07800 - Fix new line issue with chat template, disable template when in-prefix/suffix is set (#8203)

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
Author
Parents
  • common
    • File
      common.cpp
    • File
      common.h
  • examples/main
    • File
      main.cpp
  • tests
    • File
      test-chat-template.cpp