mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-22 08:07:56 +01:00
Add config for hyperion and hercules models to use chatml (#5742)
This commit is contained in:
parent
7cbafc0540
commit
9ad116a6e2
@ -190,3 +190,5 @@
|
|||||||
instruction_template: 'ChatML'
|
instruction_template: 'ChatML'
|
||||||
.*synthia:
|
.*synthia:
|
||||||
instruction_template: 'Synthia'
|
instruction_template: 'Synthia'
|
||||||
|
.*(hercules|hyperion):
|
||||||
|
instruction_template: 'ChatML'
|
||||||
|
Loading…
Reference in New Issue
Block a user