Add Koala support
This commit is contained in:
parent
b937c9d8c2
commit
cb95a2432c
2 changed files with 6 additions and 0 deletions
|
@ -42,3 +42,6 @@ llama-[0-9]*b-4bit$:
|
|||
instruction_template: 'Alpaca'
|
||||
skip_special_tokens: false
|
||||
custom_stopping_strings: '"### End"'
|
||||
.*koala:
|
||||
mode: 'instruct'
|
||||
instruction_template: 'Koala'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue