mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
6 lines
320 B
YAML
6 lines
320 B
YAML
user: "### Human:"
|
|
bot: "### Assistant:"
|
|
turn_template: "<|user|> <|user-message|>\n<|bot|> <|bot-message|>\n"
|
|
context: "<|system-message|>\n\n"
|
|
system_message: "A chat between a curious human and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the human's questions."
|