Add detection for Eric Hartford's Dolphin models in models/config.yaml (#4966)
This commit is contained in:
parent
7c6f39382b
commit
3f973e1fbf
1 changed files with 2 additions and 0 deletions
|
@ -186,3 +186,5 @@
|
||||||
instruction_template: 'ChatML'
|
instruction_template: 'ChatML'
|
||||||
.*Yi-34B-Chat:
|
.*Yi-34B-Chat:
|
||||||
instruction_template: 'ChatML'
|
instruction_template: 'ChatML'
|
||||||
|
(dolphin).*:
|
||||||
|
instruction_template: 'ChatML'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue