From abea8d9ad3accc05eb0baac1843d714ead091a4f Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Mon, 31 Jul 2023 12:01:50 -0700 Subject: [PATCH] Make settings-template.yaml more readable --- settings-template.yaml | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/settings-template.yaml b/settings-template.yaml index 62351e54..33759567 100644 --- a/settings-template.yaml +++ b/settings-template.yaml @@ -1,4 +1,4 @@ -dark_theme: True +dark_theme: true autoload_model: false max_new_tokens: 200 max_new_tokens_min: 1 @@ -7,10 +7,7 @@ seed: -1 character: None name1: You name2: Assistant -context: This is a conversation with your Assistant. It is a computer program designed - to help you with various tasks such as answering questions, providing recommendations, - and helping with decision making. You can ask it anything you want and it will do - its best to give you accurate and relevant information. +context: This is a conversation with your Assistant. It is a computer program designed to help you with various tasks such as answering questions, providing recommendations, and helping with decision making. You can ask it anything you want and it will do its best to give you accurate and relevant information. greeting: '' turn_template: '' custom_stopping_strings: '' @@ -25,16 +22,15 @@ mode: chat start_with: '' chat_style: cai-chat instruction_template: None -chat-instruct_command: 'Continue the chat dialogue below. Write a single reply for - the character "<|character|>". +chat-instruct_command: |- + Continue the chat dialogue below. Write a single reply for the character "<|character|>". - - <|prompt|>' + <|prompt|> chat_generation_attempts: 1 chat_generation_attempts_min: 1 chat_generation_attempts_max: 10 default_extensions: [] chat_default_extensions: - gallery -preset: 'Divine Intellect' +preset: Divine Intellect prompt: QA