mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-12-25 19:04:35 +00:00
do not force the prompt file to end with a new line (#908)
This commit is contained in:
parent
e7f6997f89
commit
82d146df9b
@ -14,3 +14,6 @@ indent_size = 4
|
|||||||
|
|
||||||
[Makefile]
|
[Makefile]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
|
|
||||||
|
[prompts/*.txt]
|
||||||
|
insert_final_newline = unset
|
||||||
|
Loading…
Reference in New Issue
Block a user