mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-25 01:09:22 +01:00
Add detection for Eric Hartford's Dolphin models in models/config.yaml (#4966)
This commit is contained in:
parent
7c6f39382b
commit
3f973e1fbf
@ -186,3 +186,5 @@
|
||||
instruction_template: 'ChatML'
|
||||
.*Yi-34B-Chat:
|
||||
instruction_template: 'ChatML'
|
||||
(dolphin).*:
|
||||
instruction_template: 'ChatML'
|
||||
|
Loading…
Reference in New Issue
Block a user