mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-20 22:13:43 +00:00
Add config for hyperion and hercules models to use chatml (#5742)
This commit is contained in:
parent
7cbafc0540
commit
9ad116a6e2
1 changed files with 2 additions and 0 deletions
|
|
@ -190,3 +190,5 @@
|
|||
instruction_template: 'ChatML'
|
||||
.*synthia:
|
||||
instruction_template: 'Synthia'
|
||||
.*(hercules|hyperion):
|
||||
instruction_template: 'ChatML'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue