2023-09-12 18:57:49 +00:00
|
|
|
.*(llama|alpac|vicuna|guanaco|koala|llava|wizardlm|metharme|pygmalion-7b|pygmalion-2|mythalion|wizard-mega|openbuddy|vigogne|h2ogpt-research|manticore):
|
2023-04-14 11:07:28 -03:00
|
|
|
model_type: 'llama'
|
2023-05-10 02:07:22 -03:00
|
|
|
.*(opt-|opt_|opt1|opt3|optfor|galactica|galpaca|pygmalion-350m):
|
|
|
|
model_type: 'opt'
|
2023-05-20 00:12:41 +09:30
|
|
|
.*(gpt-j|gptj|gpt4all-j|malion-6b|pygway|pygmalion-6b|dolly-v1):
|
2023-05-10 02:07:22 -03:00
|
|
|
model_type: 'gptj'
|
2023-05-20 00:12:41 +09:30
|
|
|
.*(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 18:17:24 +00:00
|
|
|
model_type: 'gptneox'
|
2023-05-20 00:12:41 +09:30
|
|
|
.*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 18:17:24 +00:00
|
|
|
model_type: 'starcoder'
|
2023-08-13 22:09:03 -04:00
|
|
|
.*dolly-v2:
|
2023-08-14 18:17:24 +00:00
|
|
|
model_type: 'dollyv2'
|
2023-08-13 22:09:03 -04:00
|
|
|
.*replit:
|
|
|
|
model_type: 'replit'
|
2023-05-20 00:12:41 +09:30
|
|
|
.*(oasst|openassistant-|stablelm-7b-sft-v7-epoch-3):
|
2023-04-14 11:07:28 -03:00
|
|
|
instruction_template: 'Open Assistant'
|
2023-05-10 09:07:31 +09:30
|
|
|
skip_special_tokens: false
|
2023-05-20 00:12:41 +09:30
|
|
|
(?!.*galactica)(?!.*reward).*openassistant:
|
|
|
|
instruction_template: 'Open Assistant'
|
|
|
|
skip_special_tokens: false
|
2023-09-29 06:14:16 -07: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 00:28:14 -05:00
|
|
|
.*llava.*1.5:
|
2023-12-17 21:39:47 -08:00
|
|
|
instruction_template: 'Vicuna-v1.1'
|
2023-09-29 06:14:16 -07:00
|
|
|
.*wizard.*mega:
|
|
|
|
instruction_template: 'Wizard-Mega'
|
|
|
|
custom_stopping_strings: '"</s>"'
|
|
|
|
.*starchat-beta:
|
|
|
|
instruction_template: 'Starchat-Beta'
|
|
|
|
custom_stopping_strings: '"<|end|>"'
|
2023-05-20 00:12:41 +09:30
|
|
|
(?!.*v0)(?!.*1.1)(?!.*1_1)(?!.*stable)(?!.*chinese).*vicuna:
|
2023-04-26 15:20:27 -04:00
|
|
|
instruction_template: 'Vicuna-v0'
|
2023-05-10 09:07:31 +09:30
|
|
|
.*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-10 09:07:31 +09:30
|
|
|
instruction_template: 'Vicuna-v1.1'
|
2023-08-10 19:42:24 +03:00
|
|
|
.*vicuna.*(1.5|1_5):
|
|
|
|
instruction_template: 'Vicuna-v1.1'
|
2023-05-10 09:07:31 +09:30
|
|
|
.*stable.*vicuna:
|
|
|
|
instruction_template: 'StableVicuna'
|
2023-05-20 00:12:41 +09:30
|
|
|
(?!.*chat).*chinese-vicuna:
|
|
|
|
instruction_template: 'Alpaca'
|
|
|
|
.*chinese-vicuna.*chat:
|
|
|
|
instruction_template: 'Chinese-Vicuna-Chat'
|
2023-04-14 11:07:28 -03:00
|
|
|
.*alpaca:
|
|
|
|
instruction_template: 'Alpaca'
|
2023-04-16 14:40:45 -03:00
|
|
|
.*koala:
|
|
|
|
instruction_template: 'Koala'
|
2023-04-16 22:15:03 +00:00
|
|
|
.*chatglm:
|
|
|
|
instruction_template: 'ChatGLM'
|
2023-09-12 18:57:49 +00:00
|
|
|
.*(metharme|pygmalion|mythalion):
|
2023-05-10 04:29:22 +03:00
|
|
|
instruction_template: 'Metharme'
|
2023-04-26 03:21:53 -03:00
|
|
|
.*raven:
|
|
|
|
instruction_template: 'RWKV-Raven'
|
2023-05-04 23:19:23 -03:00
|
|
|
.*moss-moon.*sft:
|
|
|
|
instruction_template: 'MOSS'
|
2023-05-10 09:07:31 +09:30
|
|
|
.*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 14:49:17 +00:00
|
|
|
instruction_template: 'ChatML'
|
2023-05-10 09:07:31 +09:30
|
|
|
(?!.*-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-20 00:12:41 +09:30
|
|
|
.*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-17 21:39:47 -08:00
|
|
|
instruction_template: 'INCITE-Chat'
|
2023-05-20 00:12:41 +09:30
|
|
|
.*h2ogpt-gm-:
|
|
|
|
instruction_template: 'H2O-prompt_answer'
|
|
|
|
.*manticore:
|
|
|
|
instruction_template: 'Manticore Chat'
|
2023-06-01 14:42:12 -03:00
|
|
|
.*bluemoonrp-(30|13)b:
|
|
|
|
instruction_template: 'Bluemoon'
|
2023-06-05 11:52:13 -03:00
|
|
|
.*Nous-Hermes-13b:
|
|
|
|
instruction_template: 'Alpaca'
|
2023-06-21 11:30:44 -04:00
|
|
|
.*airoboros:
|
2023-06-05 11:52:13 -03:00
|
|
|
instruction_template: 'Vicuna-v1.1'
|
2023-07-17 07:27:42 -07: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-17 21:39:47 -08: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-17 21:39:47 -08: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-10-31 22:51:00 -06: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 10:38:35 -07: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 14:33:07 -03:00
|
|
|
.*llama(-?)(2|v2).*chat:
|
2023-07-18 17:19:18 -03:00
|
|
|
instruction_template: 'Llama-v2'
|
2023-08-01 13:27:29 -07:00
|
|
|
.*newhope:
|
|
|
|
instruction_template: 'NewHope'
|
2023-08-03 15:02:54 -04:00
|
|
|
.*stablebeluga2:
|
|
|
|
instruction_template: 'StableBeluga2'
|
2023-08-08 14:10:04 -07:00
|
|
|
.*openchat:
|
|
|
|
instruction_template: 'OpenChat'
|
2023-08-25 07:06:57 -07:00
|
|
|
.*codellama.*instruct:
|
2023-09-28 15:16:28 -07:00
|
|
|
instruction_template: 'Llama-v2'
|
2023-12-15 06:58:29 -08:00
|
|
|
.*(mistral|mixtral).*instruct:
|
2023-10-05 16:19:18 +00:00
|
|
|
instruction_template: 'Mistral'
|
2023-10-13 14:49:17 +00:00
|
|
|
.*mistral.*openorca:
|
|
|
|
instruction_template: 'ChatML'
|
2023-10-19 14:35:56 -07:00
|
|
|
.*(WizardCoder-Python-34B-V1.0|Phind-CodeLlama-34B-v2|CodeBooga-34B-v0.1):
|
|
|
|
instruction_template: 'Alpaca'
|
2023-11-21 15:26:42 -03:00
|
|
|
.*orca-2-(13|7)b:
|
|
|
|
instruction_template: 'ChatML'
|
2023-11-27 18:41:06 +00:00
|
|
|
.*openhermes.*mistral:
|
|
|
|
instruction_template: 'ChatML'
|
2023-11-25 06:33:24 -08:00
|
|
|
.*Yi-34B-Chat:
|
|
|
|
instruction_template: 'ChatML'
|
2023-12-17 20:56:34 -06:00
|
|
|
(dolphin).*:
|
|
|
|
instruction_template: 'ChatML'
|
2023-12-23 02:19:43 +01:00
|
|
|
.*synthia:
|
|
|
|
instruction_template: 'Synthia'
|
2024-03-26 15:35:29 -04:00
|
|
|
.*(hercules|hyperion):
|
|
|
|
instruction_template: 'ChatML'
|
2024-04-05 18:22:25 -07:00
|
|
|
.*command-r:
|
|
|
|
instruction_template: 'Command-R'
|
2024-04-24 17:02:20 -07:00
|
|
|
.*xwin-lm-70b-v0.1:
|
|
|
|
instruction_template: 'Vicuna-v1.1'
|
2024-04-24 21:47:43 -07:00
|
|
|
.*platypus-yi-34b:
|
|
|
|
instruction_template: 'Vicuna-v1.1'
|
|
|
|
.*CausalLM-RP-34B:
|
|
|
|
instruction_template: 'ChatML'
|
|
|
|
34b-beta:
|
|
|
|
instruction_template: 'ChatML'
|
2024-04-25 16:50:38 -07:00
|
|
|
.*airoboros-3_1-yi-34b-200k:
|
|
|
|
instruction_template: 'Llama-v2'
|
2024-05-03 08:19:04 -07:00
|
|
|
.*chatqa:
|
|
|
|
instruction_template: 'NVIDIA-ChatQA'
|