mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
37 lines
1.0 KiB
YAML
37 lines
1.0 KiB
YAML
dark_theme: true
|
|
show_controls: true
|
|
start_with: ''
|
|
mode: chat
|
|
chat_style: cai-chat
|
|
character: None
|
|
prompt-default: QA
|
|
prompt-notebook: QA
|
|
preset: simple-1
|
|
max_new_tokens: 200
|
|
max_new_tokens_min: 1
|
|
max_new_tokens_max: 4096
|
|
seed: -1
|
|
negative_prompt: ''
|
|
truncation_length: 2048
|
|
truncation_length_min: 0
|
|
truncation_length_max: 16384
|
|
custom_stopping_strings: ''
|
|
auto_max_new_tokens: false
|
|
max_tokens_second: 0
|
|
ban_eos_token: false
|
|
add_bos_token: true
|
|
skip_special_tokens: true
|
|
stream: true
|
|
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.
|
|
greeting: ''
|
|
instruction_template: Alpaca
|
|
chat-instruct_command: |-
|
|
Continue the chat dialogue below. Write a single reply for the character "<|character|>".
|
|
|
|
<|prompt|>
|
|
autoload_model: false
|
|
default_extensions:
|
|
- gallery
|