Merge pull request #113 from cpacker/localllm-hotfix

hotfix for airoboros prompt formatting template
This commit is contained in:
Charles Packer
2023-10-24 16:50:54 -07:00
committed by GitHub

View File

@@ -2,6 +2,7 @@ SIMPLE = {
"stopping_strings": [
"\nUSER:",
"\nASSISTANT:",
"\nFUNCTION RETURN:",
# '\n' +
# '</s>',
# '<|',