Add MOSS support
This commit is contained in:
parent
f673f4a4ca
commit
00e333d790
4 changed files with 9 additions and 1 deletions
|
@ -56,3 +56,6 @@ llama-[0-9]*b-4bit$:
|
|||
.*raven:
|
||||
mode: 'instruct'
|
||||
instruction_template: 'RWKV-Raven'
|
||||
.*moss-moon.*sft:
|
||||
mode: 'instruct'
|
||||
instruction_template: 'MOSS'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue