2023-04-14 10:07:28 -04:00
|
|
|
.*:
|
|
|
|
wbits: 'None'
|
|
|
|
model_type: 'None'
|
|
|
|
groupsize: 'None'
|
|
|
|
pre_layer: 0
|
2023-05-08 11:35:03 -04:00
|
|
|
mode: 'chat'
|
2023-04-16 13:24:49 -04:00
|
|
|
skip_special_tokens: true
|
|
|
|
custom_stopping_strings: ''
|
2023-05-09 19:37:31 -04:00
|
|
|
.*llama:
|
2023-04-14 10:07:28 -04:00
|
|
|
model_type: 'llama'
|
2023-05-09 19:37:31 -04:00
|
|
|
.*gptq(?!u|arl|v2):
|
2023-04-14 10:07:28 -04:00
|
|
|
wbits: 4
|
|
|
|
groupsize: 128
|
2023-05-09 19:37:31 -04:00
|
|
|
.*(4bit|int4):
|
2023-04-14 10:07:28 -04:00
|
|
|
wbits: 4
|
2023-05-09 19:37:31 -04:00
|
|
|
.*(3bit|int3):
|
2023-04-14 10:07:28 -04:00
|
|
|
wbits: 3
|
2023-05-09 19:37:31 -04:00
|
|
|
.*(-2bit|_2bit|int2-):
|
|
|
|
wbits: 2
|
|
|
|
.*(-1bit|_1bit|int1-):
|
|
|
|
wbits: 1
|
|
|
|
.*(8bit|int8):
|
|
|
|
wbits: 8
|
|
|
|
.*(-7bit|_7bit|int7-):
|
|
|
|
wbits: 7
|
|
|
|
.*(-6bit|_6bit|int6-):
|
|
|
|
wbits: 6
|
|
|
|
.*(-5bit|_5bit|int5-):
|
|
|
|
wbits: 5
|
|
|
|
.*gptqv2:
|
|
|
|
groupsize: 'None'
|
|
|
|
.*(-gr32-|-32g-|groupsize32):
|
|
|
|
groupsize: 32
|
|
|
|
.*(-gr64-|-64g-|groupsize64):
|
|
|
|
groupsize: 64
|
|
|
|
.*(gr128|128g|groupsize128):
|
2023-04-14 10:07:28 -04:00
|
|
|
groupsize: 128
|
2023-05-09 19:37:31 -04:00
|
|
|
.*(gr1024|1024g|groupsize1024):
|
|
|
|
groupsize: 1024
|
|
|
|
.*(oasst|stablelm-7b-sft-v7-epoch-3):
|
2023-04-14 10:07:28 -04:00
|
|
|
mode: 'instruct'
|
|
|
|
instruction_template: 'Open Assistant'
|
2023-05-09 19:37:31 -04:00
|
|
|
skip_special_tokens: false
|
|
|
|
(?!.*v0)(?!.*1.1)(?!.*1_1)(?!.*stable).*vicuna:
|
2023-04-14 10:07:28 -04:00
|
|
|
mode: 'instruct'
|
2023-04-26 15:20:27 -04:00
|
|
|
instruction_template: 'Vicuna-v0'
|
2023-05-09 19:37:31 -04:00
|
|
|
.*vicuna.*v0:
|
|
|
|
mode: 'instruct'
|
|
|
|
instruction_template: 'Vicuna-v0'
|
|
|
|
.*vicuna.*(1.1|1_1):
|
|
|
|
mode: 'instruct'
|
|
|
|
instruction_template: 'Vicuna-v1.1'
|
|
|
|
.*stable.*vicuna:
|
|
|
|
mode: 'instruct'
|
|
|
|
instruction_template: 'StableVicuna'
|
2023-04-14 10:07:28 -04:00
|
|
|
.*alpaca:
|
|
|
|
mode: 'instruct'
|
|
|
|
instruction_template: 'Alpaca'
|
2023-04-14 10:15:59 -04:00
|
|
|
.*alpaca-native-4bit:
|
|
|
|
mode: 'instruct'
|
|
|
|
instruction_template: 'Alpaca'
|
|
|
|
wbits: 4
|
|
|
|
groupsize: 128
|
2023-05-09 19:37:31 -04:00
|
|
|
.*galactica:
|
2023-04-16 13:24:49 -04:00
|
|
|
skip_special_tokens: false
|
|
|
|
.*dolly-v[0-9]-[0-9]*b:
|
|
|
|
mode: 'instruct'
|
|
|
|
instruction_template: 'Alpaca'
|
|
|
|
skip_special_tokens: false
|
|
|
|
custom_stopping_strings: '"### End"'
|
2023-04-16 13:40:45 -04:00
|
|
|
.*koala:
|
|
|
|
mode: 'instruct'
|
|
|
|
instruction_template: 'Koala'
|
2023-04-16 18:15:03 -04:00
|
|
|
.*chatglm:
|
|
|
|
mode: 'instruct'
|
|
|
|
instruction_template: 'ChatGLM'
|
2023-04-23 19:32:22 -04:00
|
|
|
.*llava:
|
|
|
|
mode: 'instruct'
|
|
|
|
model_type: 'llama'
|
|
|
|
instruction_template: 'LLaVA'
|
2023-04-26 02:47:34 -04:00
|
|
|
custom_stopping_strings: '"\n###"'
|
2023-04-26 02:21:53 -04:00
|
|
|
.*raven:
|
|
|
|
mode: 'instruct'
|
|
|
|
instruction_template: 'RWKV-Raven'
|
2023-05-04 22:19:23 -04:00
|
|
|
.*moss-moon.*sft:
|
|
|
|
mode: 'instruct'
|
|
|
|
instruction_template: 'MOSS'
|
2023-05-09 19:37:31 -04:00
|
|
|
.*stablelm-tuned:
|
|
|
|
mode: 'instruct'
|
|
|
|
instruction_template: 'StableLM'
|
|
|
|
truncation_length: 4096
|
|
|
|
chat_prompt_size: 4096
|
|
|
|
chat_prompt_size_max: 4096
|
|
|
|
.*stablelm-base:
|
|
|
|
truncation_length: 4096
|
|
|
|
chat_prompt_size: 4096
|
|
|
|
chat_prompt_size_max: 4096
|
|
|
|
.*wizardlm:
|
|
|
|
mode: 'instruct'
|
|
|
|
model_type: 'llama'
|
|
|
|
instruction_template: 'WizardLM'
|
|
|
|
.*galactica.*finetuned:
|
|
|
|
mode: 'instruct'
|
|
|
|
instruction_template: 'Galactica Finetuned'
|
|
|
|
.*galactica.*-v2:
|
|
|
|
mode: 'instruct'
|
|
|
|
instruction_template: 'Galactica v2'
|
|
|
|
(?!.*finetuned)(?!.*-v2).*galactica:
|
|
|
|
mode: 'instruct'
|
|
|
|
instruction_template: 'Galactica'
|
|
|
|
.*guanaco:
|
|
|
|
mode: 'instruct'
|
|
|
|
instruction_template: 'Guanaco non-chat'
|
|
|
|
.*baize:
|
|
|
|
mode: 'instruct'
|
|
|
|
instruction_template: 'Baize'
|
|
|
|
.*mpt-.*instruct:
|
|
|
|
mode: 'instruct'
|
|
|
|
instruction_template: 'Alpaca'
|
|
|
|
.*mpt-.*chat:
|
|
|
|
mode: 'instruct'
|
|
|
|
instruction_template: 'MPT-Chat'
|
|
|
|
(?!.*-flan-)(?!.*-t5-).*lamini-:
|
|
|
|
mode: 'instruct'
|
|
|
|
instruction_template: 'Alpaca'
|
|
|
|
.*incite.*chat:
|
|
|
|
mode: 'instruct'
|
|
|
|
instruction_template: 'INCITE-Chat'
|
|
|
|
.*incite.*instruct:
|
|
|
|
mode: 'instruct'
|
|
|
|
instruction_template: 'INCITE-Instruct'
|
2023-05-09 19:31:27 -04:00
|
|
|
.*pygmalion-7b:
|
|
|
|
model_type: 'llama'
|
|
|
|
.*metharme-7b:
|
2023-05-09 19:37:31 -04:00
|
|
|
model_type: 'llama'
|