Make settings-template.yaml more readable

This commit is contained in:
oobabooga 2023-07-31 12:01:50 -07:00
parent 7de7b3d495
commit abea8d9ad3

View file

@ -1,4 +1,4 @@
dark_theme: True dark_theme: true
autoload_model: false autoload_model: false
max_new_tokens: 200 max_new_tokens: 200
max_new_tokens_min: 1 max_new_tokens_min: 1
@ -7,10 +7,7 @@ seed: -1
character: None character: None
name1: You name1: You
name2: Assistant name2: Assistant
context: This is a conversation with your Assistant. It is a computer program designed 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.
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: '' greeting: ''
turn_template: '' turn_template: ''
custom_stopping_strings: '' custom_stopping_strings: ''
@ -25,16 +22,15 @@ mode: chat
start_with: '' start_with: ''
chat_style: cai-chat chat_style: cai-chat
instruction_template: None instruction_template: None
chat-instruct_command: 'Continue the chat dialogue below. Write a single reply for chat-instruct_command: |-
the character "<|character|>". Continue the chat dialogue below. Write a single reply for the character "<|character|>".
<|prompt|>
<|prompt|>'
chat_generation_attempts: 1 chat_generation_attempts: 1
chat_generation_attempts_min: 1 chat_generation_attempts_min: 1
chat_generation_attempts_max: 10 chat_generation_attempts_max: 10
default_extensions: [] default_extensions: []
chat_default_extensions: chat_default_extensions:
- gallery - gallery
preset: 'Divine Intellect' preset: Divine Intellect
prompt: QA prompt: QA