missing stop token

This commit is contained in:
Charles Packer
2023-10-25 01:10:15 -07:00
parent 1e25068bbb
commit 5854307dde

View File

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