mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
6 lines
270 B
YAML
6 lines
270 B
YAML
user: "### User:"
|
|
bot: "### Response:"
|
|
turn_template: "<|user|>\n<|user-message|>\n\n<|bot|>\n<|bot-message|>\n\n"
|
|
context: "### System:\n<|system-message|>\n\n"
|
|
system_message: "You are an AI assistant that follows instruction extremely well. Help as much as you can."
|