mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-04 22:27:29 +00:00
Detect platypus-yi-34b, CausalLM-RP-34B, 34b-beta instruction templates
This commit is contained in:
parent
4aa481282b
commit
8b1dee3ec8
1 changed files with 6 additions and 0 deletions
|
|
@ -196,3 +196,9 @@
|
|||
instruction_template: 'Command-R'
|
||||
.*xwin-lm-70b-v0.1:
|
||||
instruction_template: 'Vicuna-v1.1'
|
||||
.*platypus-yi-34b:
|
||||
instruction_template: 'Vicuna-v1.1'
|
||||
.*CausalLM-RP-34B:
|
||||
instruction_template: 'ChatML'
|
||||
34b-beta:
|
||||
instruction_template: 'ChatML'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue