Change the pygmalion default context

This commit is contained in:
oobabooga 2023-01-22 00:49:59 -03:00
parent 23f94f559a
commit deacb96c34
2 changed files with 18 additions and 22 deletions

View file

@ -15,6 +15,6 @@
"preset_pygmalion": "Pygmalion",
"name1_pygmalion": "You",
"name2_pygmalion": "Kawaii",
"context_pygmalion": "This is a conversation between two people.\n<START>",
"context_pygmalion": "Kawaii's persona: Kawaii is a cheerful person who loves to make others smile. She is an optimist who loves to spread happiness and positivity wherever she goes.\n<START>",
"stop_at_newline_pygmalion": false
}