Merge pull request #1 from ggerganov/master

do not force the prompt file to end with a new line (#908)
This commit is contained in:
qwopqwop200 2023-04-13 19:09:27 +09:00 committed by GitHub
commit ed70ea9595
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 2 deletions

View file

@ -14,3 +14,6 @@ indent_size = 4
[Makefile] [Makefile]
indent_style = tab indent_style = tab
[prompts/*.txt]
insert_final_newline = unset