text-generation-webui/settings-template.yaml

37 lines
785 B
YAML
Raw Normal View History

dark_theme: true
show_controls: true
start_with: ''
mode: chat
2023-09-12 04:30:23 +02:00
chat_style: cai-chat
prompt-default: QA
prompt-notebook: QA
preset: simple-1
2023-05-29 03:34:12 +02:00
max_new_tokens: 200
max_new_tokens_min: 1
2023-07-18 02:08:22 +02:00
max_new_tokens_max: 4096
2023-05-29 03:34:12 +02:00
seed: -1
negative_prompt: ''
truncation_length: 2048
truncation_length_min: 0
truncation_length_max: 200000
custom_stopping_strings: ''
auto_max_new_tokens: false
2023-08-29 22:44:31 +02:00
max_tokens_second: 0
ban_eos_token: false
2023-09-15 23:27:27 +02:00
custom_token_bans: ''
add_bos_token: true
skip_special_tokens: true
stream: true
2023-05-29 03:34:12 +02:00
name1: You
character: Assistant
instruction_template: Alpaca
chat-instruct_command: |-
Continue the chat dialogue below. Write a single reply for the character "<|character|>".
2023-05-29 03:34:12 +02:00
<|prompt|>
autoload_model: false
2023-12-04 02:45:50 +01:00
gallery-items_per_page: 50
gallery-open: false
2023-08-13 06:12:15 +02:00
default_extensions:
2023-05-29 03:34:12 +02:00
- gallery