Add config for pygmalion-7b and metharme-7b (#1887)
This commit is contained in:
parent
fe4dfc647d
commit
06c7db017d
1 changed files with 4 additions and 0 deletions
|
@ -59,3 +59,7 @@ llama-[0-9]*b-4bit$:
|
|||
.*moss-moon.*sft:
|
||||
mode: 'instruct'
|
||||
instruction_template: 'MOSS'
|
||||
.*pygmalion-7b:
|
||||
model_type: 'llama'
|
||||
.*metharme-7b:
|
||||
model_type: 'llama'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue