hotfix for airoboros prompt formatting template (was missing stop string)
This commit is contained in:
@@ -2,6 +2,7 @@ SIMPLE = {
|
||||
"stopping_strings": [
|
||||
"\nUSER:",
|
||||
"\nASSISTANT:",
|
||||
"\nFUNCTION RETURN:",
|
||||
# '\n' +
|
||||
# '</s>',
|
||||
# '<|',
|
||||
|
||||
Reference in New Issue
Block a user