models/config.yaml: +alpacino, +alpasta, +hippogriff, +gpt4all-snoozy, +lazarus, +based, -airoboros 4k (#2580)
This commit is contained in:
parent
05a743d6ad
commit
2220b78e7a
5 changed files with 31 additions and 1 deletions
|
@ -187,10 +187,24 @@ llama-65b-gptq-3bit:
|
|||
.*airoboros-13b-gpt4:
|
||||
mode: 'instruct'
|
||||
instruction_template: 'Vicuna-v1.1'
|
||||
truncation_length: 4096
|
||||
.*WizardLM-30B-V1.0:
|
||||
mode: 'instruct'
|
||||
instruction_template: 'Vicuna-v1.1'
|
||||
TheBloke_WizardLM-30B-GPTQ:
|
||||
mode: 'instruct'
|
||||
instruction_template: 'Vicuna-v1.1'
|
||||
.*(A|a)lpa(cino|sta):
|
||||
mode: 'instruct'
|
||||
instruction_template: 'Alpaca'
|
||||
.*hippogriff:
|
||||
mode: 'instruct'
|
||||
instruction_template: 'Hippogriff'
|
||||
.*gpt4all-.*-snoozy:
|
||||
mode: 'instruct'
|
||||
instruction_template: 'WizardLM'
|
||||
.*(L|l)azarus:
|
||||
mode: 'instruct'
|
||||
instruction_template: 'Alpaca'
|
||||
.*(G|g)uanaco-.*(7|13|33|65)(b|B):
|
||||
mode: 'instruct'
|
||||
instruction_template: 'Guanaco'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue