Add a template for OpenOrca-Platypus2
This commit is contained in:
parent
eaf5f0f089
commit
3e7c624f8e
2 changed files with 9 additions and 0 deletions
|
@ -295,3 +295,8 @@ llama-65b-gptq-3bit:
|
|||
instruction_template: 'OpenChat'
|
||||
.*falcon.*-instruct:
|
||||
mode: 'instruct'
|
||||
.*(openorca-platypus2):
|
||||
mode: 'instruct'
|
||||
instruction_template: 'OpenOrca-Platypus2'
|
||||
custom_stopping_strings: '"### Instruction:", "### Response:"'
|
||||
rms_norm_eps: 5.0e-6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue