hotfix for airoboros prompt formatting template (was missing stop string)

This commit is contained in:
cpacker
2023-10-24 16:50:27 -07:00
parent 2a18ce86e9
commit 4d667de8f4

View File

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