2023-09-12 20:57:49 +02:00
|
|
|
.*(llama|alpac|vicuna|guanaco|koala|llava|wizardlm|metharme|pygmalion-7b|pygmalion-2|mythalion|wizard-mega|openbuddy|vigogne|h2ogpt-research|manticore):
|
2023-04-14 16:07:28 +02:00
|
|
|
model_type: 'llama'
|
2023-05-10 07:07:22 +02:00
|
|
|
.*(opt-|opt_|opt1|opt3|optfor|galactica|galpaca|pygmalion-350m):
|
|
|
|
model_type: 'opt'
|
2023-05-19 16:42:41 +02:00
|
|
|
.*(gpt-j|gptj|gpt4all-j|malion-6b|pygway|pygmalion-6b|dolly-v1):
|
2023-05-10 07:07:22 +02:00
|
|
|
model_type: 'gptj'
|
2023-05-19 16:42:41 +02:00
|
|
|
.*(gpt-neox|koalpaca-polyglot|polyglot.*koalpaca|polyglot-ko|polyglot_ko|pythia|stablelm|incite|dolly-v2|polycoder|h2ogpt-oig|h2ogpt-oasst1|h2ogpt-gm):
|
2023-08-14 20:17:24 +02:00
|
|
|
model_type: 'gptneox'
|
2023-05-19 16:42:41 +02:00
|
|
|
.*bloom:
|
|
|
|
model_type: 'bloom'
|
2023-08-14 04:09:03 +02:00
|
|
|
.*gpt2:
|
|
|
|
model_type: 'gpt2'
|
|
|
|
.*falcon:
|
|
|
|
model_type: 'falcon'
|
|
|
|
.*mpt:
|
|
|
|
model_type: 'mpt'
|
|
|
|
.*(starcoder|starchat):
|
2023-08-14 20:17:24 +02:00
|
|
|
model_type: 'starcoder'
|
2023-08-14 04:09:03 +02:00
|
|
|
.*dolly-v2:
|
2023-08-14 20:17:24 +02:00
|
|
|
model_type: 'dollyv2'
|
2023-08-14 04:09:03 +02:00
|
|
|
.*replit:
|
|
|
|
model_type: 'replit'
|
2023-10-19 23:35:56 +02:00
|
|
|
.*AWQ:
|
|
|
|
n_batch: 1
|
2023-05-19 16:42:41 +02:00
|
|
|
.*(oasst|openassistant-|stablelm-7b-sft-v7-epoch-3):
|
2023-04-14 16:07:28 +02:00
|
|
|
instruction_template: 'Open Assistant'
|
2023-05-10 01:37:31 +02:00
|
|
|
skip_special_tokens: false
|
2023-05-19 16:42:41 +02:00
|
|
|
(?!.*galactica)(?!.*reward).*openassistant:
|
|
|
|
instruction_template: 'Open Assistant'
|
|
|
|
skip_special_tokens: false
|
2023-09-29 15:14:16 +02:00
|
|
|
.*galactica:
|
|
|
|
skip_special_tokens: false
|
|
|
|
.*dolly-v[0-9]-[0-9]*b:
|
|
|
|
instruction_template: 'Alpaca'
|
|
|
|
skip_special_tokens: false
|
|
|
|
.*alpaca-native-4bit:
|
|
|
|
instruction_template: 'Alpaca'
|
|
|
|
custom_stopping_strings: '"### End"'
|
|
|
|
.*llava:
|
|
|
|
instruction_template: 'LLaVA'
|
|
|
|
custom_stopping_strings: '"\n###"'
|
2023-10-20 07:28:14 +02:00
|
|
|
.*llava.*1.5:
|
|
|
|
instruction_template: 'LLaVA-v1'
|
2023-09-29 15:14:16 +02:00
|
|
|
.*wizard.*mega:
|
|
|
|
instruction_template: 'Wizard-Mega'
|
|
|
|
custom_stopping_strings: '"</s>"'
|
|
|
|
.*starchat-beta:
|
|
|
|
instruction_template: 'Starchat-Beta'
|
|
|
|
custom_stopping_strings: '"<|end|>"'
|
|
|
|
.*(openorca-platypus2):
|
|
|
|
instruction_template: 'OpenOrca-Platypus2'
|
|
|
|
custom_stopping_strings: '"### Instruction:", "### Response:"'
|
2023-05-19 16:42:41 +02:00
|
|
|
(?!.*v0)(?!.*1.1)(?!.*1_1)(?!.*stable)(?!.*chinese).*vicuna:
|
2023-04-26 21:20:27 +02:00
|
|
|
instruction_template: 'Vicuna-v0'
|
2023-05-10 01:37:31 +02:00
|
|
|
.*vicuna.*v0:
|
|
|
|
instruction_template: 'Vicuna-v0'
|
2023-06-21 17:30:44 +02:00
|
|
|
.*vicuna.*(1.1|1_1|1.3|1_3):
|
2023-05-10 01:37:31 +02:00
|
|
|
instruction_template: 'Vicuna-v1.1'
|
2023-08-10 18:42:24 +02:00
|
|
|
.*vicuna.*(1.5|1_5):
|
|
|
|
instruction_template: 'Vicuna-v1.1'
|
2023-05-10 01:37:31 +02:00
|
|
|
.*stable.*vicuna:
|
|
|
|
instruction_template: 'StableVicuna'
|
2023-05-19 16:42:41 +02:00
|
|
|
(?!.*chat).*chinese-vicuna:
|
|
|
|
instruction_template: 'Alpaca'
|
|
|
|
.*chinese-vicuna.*chat:
|
|
|
|
instruction_template: 'Chinese-Vicuna-Chat'
|
2023-04-14 16:07:28 +02:00
|
|
|
.*alpaca:
|
|
|
|
instruction_template: 'Alpaca'
|
2023-04-16 19:40:45 +02:00
|
|
|
.*koala:
|
|
|
|
instruction_template: 'Koala'
|
2023-04-17 00:15:03 +02:00
|
|
|
.*chatglm:
|
|
|
|
instruction_template: 'ChatGLM'
|
2023-09-12 20:57:49 +02:00
|
|
|
.*(metharme|pygmalion|mythalion):
|
2023-05-10 03:29:22 +02:00
|
|
|
instruction_template: 'Metharme'
|
2023-04-26 08:21:53 +02:00
|
|
|
.*raven:
|
|
|
|
instruction_template: 'RWKV-Raven'
|
2023-05-05 04:19:23 +02:00
|
|
|
.*moss-moon.*sft:
|
|
|
|
instruction_template: 'MOSS'
|
2023-05-10 01:37:31 +02:00
|
|
|
.*stablelm-tuned:
|
|
|
|
instruction_template: 'StableLM'
|
|
|
|
.*galactica.*finetuned:
|
|
|
|
instruction_template: 'Galactica Finetuned'
|
|
|
|
.*galactica.*-v2:
|
|
|
|
instruction_template: 'Galactica v2'
|
|
|
|
(?!.*finetuned)(?!.*-v2).*galactica:
|
|
|
|
instruction_template: 'Galactica'
|
|
|
|
.*guanaco:
|
|
|
|
instruction_template: 'Guanaco non-chat'
|
|
|
|
.*baize:
|
|
|
|
instruction_template: 'Baize'
|
|
|
|
.*mpt-.*instruct:
|
|
|
|
instruction_template: 'Alpaca'
|
|
|
|
.*mpt-.*chat:
|
2023-10-13 16:49:17 +02:00
|
|
|
instruction_template: 'ChatML'
|
2023-05-10 01:37:31 +02:00
|
|
|
(?!.*-flan-)(?!.*-t5-).*lamini-:
|
|
|
|
instruction_template: 'Alpaca'
|
|
|
|
.*incite.*chat:
|
|
|
|
instruction_template: 'INCITE-Chat'
|
|
|
|
.*incite.*instruct:
|
2023-05-11 16:06:39 +02:00
|
|
|
instruction_template: 'INCITE-Instruct'
|
2023-05-19 16:42:41 +02:00
|
|
|
.*ziya-:
|
|
|
|
instruction_template: 'Ziya'
|
|
|
|
.*koalpaca:
|
|
|
|
instruction_template: 'KoAlpaca'
|
|
|
|
.*openbuddy:
|
|
|
|
instruction_template: 'OpenBuddy'
|
|
|
|
(?!.*chat).*vigogne:
|
|
|
|
instruction_template: 'Vigogne-Instruct'
|
|
|
|
.*vigogne.*chat:
|
|
|
|
instruction_template: 'Vigogne-Chat'
|
|
|
|
.*(llama-deus|supercot|llama-natural-instructions|open-llama-0.3t-7b-instruct-dolly-hhrlhf|open-llama-0.3t-7b-open-instruct):
|
|
|
|
instruction_template: 'Alpaca'
|
|
|
|
.*bactrian:
|
|
|
|
instruction_template: 'Bactrian'
|
|
|
|
.*(h2ogpt-oig-|h2ogpt-oasst1-|h2ogpt-research-oasst1-):
|
|
|
|
instruction_template: 'H2O-human_bot'
|
|
|
|
.*h2ogpt-gm-:
|
|
|
|
instruction_template: 'H2O-prompt_answer'
|
|
|
|
.*manticore:
|
|
|
|
instruction_template: 'Manticore Chat'
|
2023-06-01 19:42:12 +02:00
|
|
|
.*bluemoonrp-(30|13)b:
|
|
|
|
instruction_template: 'Bluemoon'
|
2023-06-05 16:52:13 +02:00
|
|
|
.*Nous-Hermes-13b:
|
|
|
|
instruction_template: 'Alpaca'
|
2023-06-21 17:30:44 +02:00
|
|
|
.*airoboros:
|
2023-06-05 16:52:13 +02:00
|
|
|
instruction_template: 'Vicuna-v1.1'
|
2023-07-17 16:27:42 +02:00
|
|
|
.*airoboros.*1.2:
|
|
|
|
instruction_template: 'Airoboros-v1.2'
|
2023-06-21 17:30:44 +02:00
|
|
|
.*alpa(cino|sta):
|
2023-06-18 00:14:25 +02:00
|
|
|
instruction_template: 'Alpaca'
|
|
|
|
.*hippogriff:
|
|
|
|
instruction_template: 'Hippogriff'
|
2023-06-21 17:30:44 +02:00
|
|
|
.*lazarus:
|
2023-06-18 00:14:25 +02:00
|
|
|
instruction_template: 'Alpaca'
|
2023-06-21 17:30:44 +02:00
|
|
|
.*guanaco-.*(7|13|33|65)b:
|
2023-06-18 00:14:25 +02:00
|
|
|
instruction_template: 'Guanaco'
|
2023-06-21 17:30:44 +02:00
|
|
|
.*hypermantis:
|
|
|
|
instruction_template: 'Alpaca'
|
|
|
|
.*open-llama-.*-open-instruct:
|
|
|
|
instruction_template: 'Alpaca'
|
|
|
|
.*starcoder-gpteacher-code-instruct:
|
|
|
|
instruction_template: 'Alpaca'
|
|
|
|
.*tulu:
|
|
|
|
instruction_template: 'Tulu'
|
|
|
|
.*chronos:
|
|
|
|
instruction_template: 'Alpaca'
|
|
|
|
.*samantha:
|
|
|
|
instruction_template: 'Samantha'
|
|
|
|
.*wizardcoder:
|
|
|
|
instruction_template: 'Alpaca'
|
2023-06-22 02:05:08 +02:00
|
|
|
.*minotaur:
|
|
|
|
instruction_template: 'Minotaur'
|
2023-06-25 06:54:53 +02:00
|
|
|
.*orca_mini:
|
|
|
|
instruction_template: 'Orca Mini'
|
models/config.yaml: +platypus/gplatty, +longchat, +vicuna-33b, +Redmond-Hermes-Coder, +wizardcoder, +more (#2928)
* +platypus/gplatty
* +longchat, +vicuna-33b, +Redmond-Hermes-Coder
* +wizardcoder
* +superplatty
* +Godzilla, +WizardLM-V1.1, +rwkv 8k,
+wizard-mega fix </s>
---------
Co-authored-by: Matthew Ashton <mashton-gitlab@zhero.org>
2023-07-11 23:53:48 +02:00
|
|
|
.*(platypus|gplatty|superplatty):
|
|
|
|
instruction_template: 'Alpaca'
|
|
|
|
.*longchat:
|
|
|
|
instruction_template: 'Vicuna-v1.1'
|
|
|
|
.*vicuna-33b:
|
|
|
|
instruction_template: 'Vicuna-v1.1'
|
|
|
|
.*redmond-hermes-coder:
|
|
|
|
instruction_template: 'Alpaca'
|
|
|
|
.*wizardcoder-15b:
|
|
|
|
instruction_template: 'Alpaca'
|
2023-08-09 19:38:35 +02:00
|
|
|
.*wizardlm:
|
models/config.yaml: +platypus/gplatty, +longchat, +vicuna-33b, +Redmond-Hermes-Coder, +wizardcoder, +more (#2928)
* +platypus/gplatty
* +longchat, +vicuna-33b, +Redmond-Hermes-Coder
* +wizardcoder
* +superplatty
* +Godzilla, +WizardLM-V1.1, +rwkv 8k,
+wizard-mega fix </s>
---------
Co-authored-by: Matthew Ashton <mashton-gitlab@zhero.org>
2023-07-11 23:53:48 +02:00
|
|
|
instruction_template: 'Vicuna-v1.1'
|
|
|
|
.*godzilla:
|
|
|
|
instruction_template: 'Alpaca'
|
2023-09-12 19:33:07 +02:00
|
|
|
.*llama(-?)(2|v2).*chat:
|
2023-07-18 22:19:18 +02:00
|
|
|
instruction_template: 'Llama-v2'
|
2023-08-01 22:27:29 +02:00
|
|
|
.*newhope:
|
|
|
|
instruction_template: 'NewHope'
|
2023-08-03 21:02:54 +02:00
|
|
|
.*stablebeluga2:
|
|
|
|
instruction_template: 'StableBeluga2'
|
2023-08-08 23:10:04 +02:00
|
|
|
.*openchat:
|
|
|
|
instruction_template: 'OpenChat'
|
2023-08-25 16:06:57 +02:00
|
|
|
.*codellama.*instruct:
|
2023-09-29 00:16:28 +02:00
|
|
|
instruction_template: 'Llama-v2'
|
|
|
|
.*mistral.*instruct:
|
2023-10-05 18:19:18 +02:00
|
|
|
instruction_template: 'Mistral'
|
2023-10-13 16:49:17 +02:00
|
|
|
.*mistral.*openorca:
|
|
|
|
instruction_template: 'ChatML'
|
2023-10-19 23:35:56 +02:00
|
|
|
.*(WizardCoder-Python-34B-V1.0|Phind-CodeLlama-34B-v2|CodeBooga-34B-v0.1):
|
|
|
|
instruction_template: 'Alpaca'
|