mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-08-27 01:48:32 +02:00
do not force the prompt file to end with a new line (#908)
This commit is contained in:
@@ -14,3 +14,6 @@ indent_size = 4
|
||||
|
||||
[Makefile]
|
||||
indent_style = tab
|
||||
|
||||
[prompts/*.txt]
|
||||
insert_final_newline = unset
|
||||
|
||||
Reference in New Issue
Block a user