mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
6 lines
239 B
YAML
6 lines
239 B
YAML
user: "### User:"
|
|
bot: "### Assistant:"
|
|
turn_template: "<|user|>\n<|user-message|>\n\n<|bot|>\n<|bot-message|>\n\n"
|
|
context: "### System:\n<|system-message|>\n\n"
|
|
system_message: "This is a system prompt, please behave and help the user."
|