text-generation-webui/settings-template.yaml

35 lines
737 B
YAML
Raw Normal View History

dark_theme: true
show_controls: true
start_with: ''
mode: chat
2023-09-12 02:30:23 +00:00
chat_style: cai-chat
prompt-default: QA
prompt-notebook: QA
preset: simple-1
2023-05-29 01:34:12 +00:00
max_new_tokens: 200
max_new_tokens_min: 1
2023-07-18 00:08:22 +00:00
max_new_tokens_max: 4096
2023-05-29 01:34:12 +00:00
seed: -1
negative_prompt: ''
truncation_length: 2048
truncation_length_min: 0
truncation_length_max: 16384
custom_stopping_strings: ''
auto_max_new_tokens: false
2023-08-29 20:44:31 +00:00
max_tokens_second: 0
ban_eos_token: false
2023-09-15 21:27:27 +00:00
custom_token_bans: ''
add_bos_token: true
skip_special_tokens: true
stream: true
2023-05-29 01:34:12 +00: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 01:34:12 +00:00
<|prompt|>
autoload_model: false
2023-08-13 04:12:15 +00:00
default_extensions:
2023-05-29 01:34:12 +00:00
- gallery