mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-23 00:18:20 +01:00
1d8b8222e9
Apparently models dislike trailing spaces.
5 lines
173 B
YAML
5 lines
173 B
YAML
name: "### Assistant:"
|
|
your_name: "### Human:"
|
|
context: "A chat between a human and an assistant.\n\n"
|
|
turn_template: "<|user|> <|user-message|>\n<|bot|> <|bot-message|>\n"
|