2023-01-15 15:23:41 -03:00
|
|
|
{
|
2023-05-09 18:52:35 +00:00
|
|
|
"autoload_model": true,
|
2023-03-17 11:41:12 -03:00
|
|
|
"max_new_tokens": 200,
|
|
|
|
|
"max_new_tokens_min": 1,
|
|
|
|
|
"max_new_tokens_max": 2000,
|
2023-03-31 12:22:07 -03:00
|
|
|
"seed": -1,
|
2023-04-24 13:19:42 -03:00
|
|
|
"character": "None",
|
2023-03-23 13:36:00 -03:00
|
|
|
"name1": "You",
|
|
|
|
|
"name2": "Assistant",
|
|
|
|
|
"context": "This is a conversation with your Assistant. The Assistant is very helpful and is eager to chat with you and answer your questions.",
|
2023-04-12 17:09:56 -03:00
|
|
|
"greeting": "",
|
2023-04-26 03:21:53 -03:00
|
|
|
"turn_template": "",
|
2023-04-11 08:30:06 -07:00
|
|
|
"custom_stopping_strings": "",
|
2023-03-18 10:55:57 -03:00
|
|
|
"stop_at_newline": false,
|
2023-04-10 16:53:07 -03:00
|
|
|
"add_bos_token": true,
|
2023-04-12 18:30:43 -03:00
|
|
|
"ban_eos_token": false,
|
2023-04-16 14:24:49 -03:00
|
|
|
"skip_special_tokens": true,
|
2023-04-11 18:46:06 -03:00
|
|
|
"truncation_length": 2048,
|
|
|
|
|
"truncation_length_min": 0,
|
2023-04-19 17:35:38 -03:00
|
|
|
"truncation_length_max": 8192,
|
2023-05-08 12:35:03 -03:00
|
|
|
"mode": "chat",
|
|
|
|
|
"chat_style": "cai-chat",
|
2023-04-14 11:07:28 -03:00
|
|
|
"instruction_template": "None",
|
2023-03-17 11:41:12 -03:00
|
|
|
"chat_prompt_size": 2048,
|
|
|
|
|
"chat_prompt_size_min": 0,
|
|
|
|
|
"chat_prompt_size_max": 2048,
|
|
|
|
|
"chat_generation_attempts": 1,
|
|
|
|
|
"chat_generation_attempts_min": 1,
|
|
|
|
|
"chat_generation_attempts_max": 5,
|
|
|
|
|
"default_extensions": [],
|
|
|
|
|
"chat_default_extensions": [
|
|
|
|
|
"gallery"
|
|
|
|
|
],
|
|
|
|
|
"presets": {
|
2023-04-10 15:48:07 -03:00
|
|
|
"default": "Default",
|
2023-04-24 01:32:22 +02:00
|
|
|
".*(alpaca|llama|llava)": "LLaMA-Precise",
|
2023-03-31 10:43:05 -03:00
|
|
|
".*pygmalion": "NovelAI-Storywriter",
|
2023-05-10 04:29:22 +03:00
|
|
|
".*RWKV": "Naive",
|
|
|
|
|
".*moss": "MOSS"
|
2023-03-17 11:41:12 -03:00
|
|
|
},
|
|
|
|
|
"prompts": {
|
2023-03-29 22:40:04 -03:00
|
|
|
"default": "QA",
|
|
|
|
|
".*(gpt4chan|gpt-4chan|4chan)": "GPT-4chan",
|
2023-05-10 09:07:31 +09:30
|
|
|
".*(oasst|stablelm-7b-sft-v7-epoch-3)": "Open Assistant",
|
|
|
|
|
".*(alpac|dolly)": "Alpaca",
|
2023-05-10 04:29:22 +03:00
|
|
|
".*mpt-.*instruct": "Alpaca",
|
2023-05-10 09:07:31 +09:30
|
|
|
"(?!.*v0)(?!.*1.1)(?!.*1_1)(?!.*stable).*vicuna": "Vicuna v0",
|
|
|
|
|
".*vicuna.*v0": "Vicuna v0",
|
|
|
|
|
".*vicuna.*(1.1|1_1)": "Vicuna v1.1",
|
|
|
|
|
".*stable.*vicuna": "StableVicuna",
|
2023-05-10 04:29:22 +03:00
|
|
|
".*metharme": "Metharme",
|
2023-05-10 09:07:31 +09:30
|
|
|
".*guanaco": "Guanaco-Chat",
|
|
|
|
|
".*koala": "Koala",
|
|
|
|
|
".*stablelm-tuned": "StableLM",
|
|
|
|
|
".*wizardlm": "WizardLM",
|
|
|
|
|
".*galactica.*finetuned": "Galactica Finetuned",
|
|
|
|
|
".*galactica.*-v2": "Galactica v2",
|
|
|
|
|
"(?!.*finetuned)(?!.*-v2).*galactica": "Galactica",
|
|
|
|
|
".*baize": "Baize",
|
|
|
|
|
".*mpt-.*chat": "MPT-Chat",
|
|
|
|
|
"(?!.*-flan-)(?!.*-t5-).*lamini-": "Alpaca",
|
|
|
|
|
".*incite.*chat": "INCITE-Chat",
|
|
|
|
|
".*incite.*instruct": "INCITE-Instruct"
|
2023-03-17 11:41:12 -03:00
|
|
|
},
|
|
|
|
|
"lora_prompts": {
|
2023-03-29 22:40:04 -03:00
|
|
|
"default": "QA",
|
2023-05-10 04:29:22 +03:00
|
|
|
".*alpaca": "Alpaca",
|
2023-05-10 09:07:31 +09:30
|
|
|
".*baize": "Baize"
|
2023-03-17 11:41:12 -03:00
|
|
|
}
|
2023-01-15 15:23:41 -03:00
|
|
|
}
|