2023-09-12 14:57:49 -04:00
|
|
|
.*(llama|alpac|vicuna|guanaco|koala|llava|wizardlm|metharme|pygmalion-7b|pygmalion-2|mythalion|wizard-mega|openbuddy|vigogne|h2ogpt-research|manticore):
|
2023-04-14 10:07:28 -04:00
|
|
|
model_type: 'llama'
|
2023-05-10 01:07:22 -04:00
|
|
|
.*(opt-|opt_|opt1|opt3|optfor|galactica|galpaca|pygmalion-350m):
|
|
|
|
model_type: 'opt'
|
2023-05-19 10:42:41 -04:00
|
|
|
.*(gpt-j|gptj|gpt4all-j|malion-6b|pygway|pygmalion-6b|dolly-v1):
|
2023-05-10 01:07:22 -04:00
|
|
|
model_type: 'gptj'
|
2023-05-19 10:42:41 -04: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 14:17:24 -04:00
|
|
|
model_type: 'gptneox'
|
2023-05-19 10:42:41 -04:00
|
|
|
.*bloom:
|
|
|
|
model_type: 'bloom'
|
2023-08-13 22:09:03 -04:00
|
|
|
.*gpt2:
|
|
|
|
model_type: 'gpt2'
|
|
|
|
.*falcon:
|
|
|
|
model_type: 'falcon'
|
|
|
|
.*mpt:
|
|
|
|
model_type: 'mpt'
|
|
|
|
.*(starcoder|starchat):
|
2023-08-14 14:17:24 -04:00
|
|
|
model_type: 'starcoder'
|
2023-08-13 22:09:03 -04:00
|
|
|
.*dolly-v2:
|
2023-08-14 14:17:24 -04:00
|
|
|
model_type: 'dollyv2'
|
2023-08-13 22:09:03 -04:00
|
|
|
.*replit:
|
|
|
|
model_type: 'replit'
|
2023-05-19 10:42:41 -04:00
|
|
|
.*(oasst|openassistant-|stablelm-7b-sft-v7-epoch-3):
|
2023-04-14 10:07:28 -04:00
|
|
|
instruction_template: 'Open Assistant'
|
2023-05-09 19:37:31 -04:00
|
|
|
skip_special_tokens: false
|
2023-05-19 10:42:41 -04:00
|
|
|
(?!.*galactica)(?!.*reward).*openassistant:
|
|
|
|
instruction_template: 'Open Assistant'
|
|
|
|
skip_special_tokens: false
|
2023-09-29 09:14:16 -04: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 01:28:14 -04:00
|
|
|
.*llava.*1.5:
|
2023-12-18 00:39:47 -05:00
|
|
|
instruction_template: 'Vicuna-v1.1'
|
2023-09-29 09:14:16 -04:00
|
|
|
.*wizard.*mega:
|
|
|
|
instruction_template: 'Wizard-Mega'
|
|
|
|
custom_stopping_strings: '"</s>"'
|
|
|
|
.*starchat-beta:
|
|
|
|
instruction_template: 'Starchat-Beta'
|
|
|
|
custom_stopping_strings: '"<|end|>"'
|
2023-05-19 10:42:41 -04:00
|
|
|
(?!.*v0)(?!.*1.1)(?!.*1_1)(?!.*stable)(?!.*chinese).*vicuna:
|
2023-04-26 15:20:27 -04:00
|
|
|
instruction_template: 'Vicuna-v0'
|
2023-05-09 19:37:31 -04:00
|
|
|
.*vicuna.*v0:
|
|
|
|
instruction_template: 'Vicuna-v0'
|
2023-06-21 11:30:44 -04:00
|
|
|
.*vicuna.*(1.1|1_1|1.3|1_3):
|
2023-05-09 19:37:31 -04:00
|
|
|
instruction_template: 'Vicuna-v1.1'
|
2023-08-10 12:42:24 -04:00
|
|
|
.*vicuna.*(1.5|1_5):
|
|
|
|
instruction_template: 'Vicuna-v1.1'
|
2023-05-09 19:37:31 -04:00
|
|
|
.*stable.*vicuna:
|
|
|
|
instruction_template: 'StableVicuna'
|
2023-05-19 10:42:41 -04:00
|
|
|
(?!.*chat).*chinese-vicuna:
|
|
|
|
instruction_template: 'Alpaca'
|
|
|
|
.*chinese-vicuna.*chat:
|
|
|
|
instruction_template: 'Chinese-Vicuna-Chat'
|
2023-04-14 10:07:28 -04:00
|
|
|
.*alpaca:
|
|
|
|
instruction_template: 'Alpaca'
|
2023-04-16 13:40:45 -04:00
|
|
|
.*koala:
|
|
|
|
instruction_template: 'Koala'
|
2023-04-16 18:15:03 -04:00
|
|
|
.*chatglm:
|
|
|
|
instruction_template: 'ChatGLM'
|
2023-09-12 14:57:49 -04:00
|
|
|
.*(metharme|pygmalion|mythalion):
|
2023-05-09 21:29:22 -04:00
|
|
|
instruction_template: 'Metharme'
|
2023-04-26 02:21:53 -04:00
|
|
|
.*raven:
|
|
|
|
instruction_template: 'RWKV-Raven'
|
2023-05-04 22:19:23 -04:00
|
|
|
.*moss-moon.*sft:
|
|
|
|
instruction_template: 'MOSS'
|
2023-05-09 19:37:31 -04: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 10:49:17 -04:00
|
|
|
instruction_template: 'ChatML'
|
2023-05-09 19:37:31 -04:00
|
|
|
(?!.*-flan-)(?!.*-t5-).*lamini-:
|
|
|
|
instruction_template: 'Alpaca'
|
|
|
|
.*incite.*chat:
|
|
|
|
instruction_template: 'INCITE-Chat'
|
|
|
|
.*incite.*instruct:
|
2023-05-11 10:06:39 -04:00
|
|
|
instruction_template: 'INCITE-Instruct'
|
2023-05-19 10:42:41 -04: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-):
|
2023-12-18 00:39:47 -05:00
|
|
|
instruction_template: 'INCITE-Chat'
|
2023-05-19 10:42:41 -04:00
|
|
|
.*h2ogpt-gm-:
|
|
|
|
instruction_template: 'H2O-prompt_answer'
|
|
|
|
.*manticore:
|
|
|
|
instruction_template: 'Manticore Chat'
|
2023-06-01 13:42:12 -04:00
|
|
|
.*bluemoonrp-(30|13)b:
|
|
|
|
instruction_template: 'Bluemoon'
|
2023-06-05 10:52:13 -04:00
|
|
|
.*Nous-Hermes-13b:
|
|
|
|
instruction_template: 'Alpaca'
|
2023-06-21 11:30:44 -04:00
|
|
|
.*airoboros:
|
2023-06-05 10:52:13 -04:00
|
|
|
instruction_template: 'Vicuna-v1.1'
|
2023-07-17 10:27:42 -04:00
|
|
|
.*airoboros.*1.2:
|
|
|
|
instruction_template: 'Airoboros-v1.2'
|
2023-06-21 11:30:44 -04:00
|
|
|
.*alpa(cino|sta):
|
2023-06-17 18:14:25 -04:00
|
|
|
instruction_template: 'Alpaca'
|
|
|
|
.*hippogriff:
|
|
|
|
instruction_template: 'Hippogriff'
|
2023-06-21 11:30:44 -04:00
|
|
|
.*lazarus:
|
2023-06-17 18:14:25 -04:00
|
|
|
instruction_template: 'Alpaca'
|
2023-06-21 11:30:44 -04:00
|
|
|
.*guanaco-.*(7|13|33|65)b:
|
2023-12-18 00:39:47 -05:00
|
|
|
instruction_template: 'Vicuna-v0'
|
2023-06-21 11:30:44 -04: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-21 20:05:08 -04:00
|
|
|
.*minotaur:
|
2023-12-18 00:39:47 -05:00
|
|
|
instruction_template: 'Manticore Chat'
|
2023-06-25 00:54:53 -04: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 17:53:48 -04:00
|
|
|
.*(platypus|gplatty|superplatty):
|
|
|
|
instruction_template: 'Alpaca'
|
2023-11-01 00:51:00 -04:00
|
|
|
.*(openorca-platypus2):
|
|
|
|
instruction_template: 'OpenOrca-Platypus2'
|
|
|
|
custom_stopping_strings: '"### Instruction:", "### Response:"'
|
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 17:53:48 -04:00
|
|
|
.*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 13:38:35 -04: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 17:53:48 -04:00
|
|
|
instruction_template: 'Vicuna-v1.1'
|
|
|
|
.*godzilla:
|
|
|
|
instruction_template: 'Alpaca'
|
2023-09-12 13:33:07 -04:00
|
|
|
.*llama(-?)(2|v2).*chat:
|
2023-07-18 16:19:18 -04:00
|
|
|
instruction_template: 'Llama-v2'
|
2023-08-01 16:27:29 -04:00
|
|
|
.*newhope:
|
|
|
|
instruction_template: 'NewHope'
|
2023-08-03 15:02:54 -04:00
|
|
|
.*stablebeluga2:
|
|
|
|
instruction_template: 'StableBeluga2'
|
2023-08-08 17:10:04 -04:00
|
|
|
.*openchat:
|
|
|
|
instruction_template: 'OpenChat'
|
2023-08-25 10:06:57 -04:00
|
|
|
.*codellama.*instruct:
|
2023-09-28 18:16:28 -04:00
|
|
|
instruction_template: 'Llama-v2'
|
2023-12-15 09:58:29 -05:00
|
|
|
.*(mistral|mixtral).*instruct:
|
2023-10-05 12:19:18 -04:00
|
|
|
instruction_template: 'Mistral'
|
2023-10-13 10:49:17 -04:00
|
|
|
.*mistral.*openorca:
|
|
|
|
instruction_template: 'ChatML'
|
2023-10-19 17:35:56 -04:00
|
|
|
.*(WizardCoder-Python-34B-V1.0|Phind-CodeLlama-34B-v2|CodeBooga-34B-v0.1):
|
|
|
|
instruction_template: 'Alpaca'
|
2023-11-21 13:26:42 -05:00
|
|
|
.*orca-2-(13|7)b:
|
|
|
|
instruction_template: 'ChatML'
|
2023-11-27 13:41:06 -05:00
|
|
|
.*openhermes.*mistral:
|
|
|
|
instruction_template: 'ChatML'
|
2023-11-25 09:33:24 -05:00
|
|
|
.*Yi-34B-Chat:
|
|
|
|
instruction_template: 'ChatML'
|
2023-12-17 21:56:34 -05:00
|
|
|
(dolphin).*:
|
|
|
|
instruction_template: 'ChatML'
|
2023-12-22 20:19:43 -05:00
|
|
|
.*synthia:
|
|
|
|
instruction_template: 'Synthia'
|