models/config.yaml: +alpacino, +alpasta, +hippogriff, +gpt4all-snoozy, +lazarus, +based, -airoboros 4k (#2580)

This commit is contained in:
matatonic 2023-06-17 18:14:25 -04:00 committed by GitHub
parent 05a743d6ad
commit 2220b78e7a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 31 additions and 1 deletions

View file

@ -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'