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-11 19:30:23 -07:00
chat_style: cai-chat
prompt-default: QA
prompt-notebook: QA
preset: simple-1
2023-05-28 22:34:12 -03:00
max_new_tokens: 200
max_new_tokens_min: 1
2023-07-17 17:08:22 -07:00
max_new_tokens_max: 4096
2023-05-28 22:34:12 -03:00
seed: -1
negative_prompt: ''
truncation_length: 2048
truncation_length_min: 0
2023-09-28 19:28:22 -07:00
truncation_length_max: 32768
custom_stopping_strings: ''
auto_max_new_tokens: false
2023-08-29 17:44:31 -03:00
max_tokens_second: 0
ban_eos_token: false
2023-09-15 14:27:27 -07:00
custom_token_bans: ''
add_bos_token: true
skip_special_tokens: true
stream: true
2023-05-28 22:34:12 -03: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-28 22:34:12 -03:00
<|prompt|>
autoload_model: false
2023-08-13 01:12:15 -03:00
default_extensions:
2023-05-28 22:34:12 -03:00
- gallery