Added instruct-following template for Metharme (#1679)
This commit is contained in:
parent
1aaa47070a
commit
334486f527
6 changed files with 20 additions and 5 deletions
|
@ -74,6 +74,9 @@
|
|||
.*chatglm:
|
||||
mode: 'instruct'
|
||||
instruction_template: 'ChatGLM'
|
||||
.*metharme:
|
||||
mode: 'instruct'
|
||||
instruction_template: 'Metharme'
|
||||
.*llava:
|
||||
mode: 'instruct'
|
||||
model_type: 'llama'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue