diff --git a/src/ts/process/stringlize.ts b/src/ts/process/stringlize.ts index d65fe79c..2420fc81 100644 --- a/src/ts/process/stringlize.ts +++ b/src/ts/process/stringlize.ts @@ -84,6 +84,9 @@ export function getStopStrings(suggesting:boolean=false){ "<|end", "<|im_end", userPrefix, + `*You '`, + `\nYou '`, + ` You '`, `*${username}'`, `*${username} `, `\n${username} `,