mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-22 16:17:57 +01:00
Detect WizardLM-30B-V1.0 instruction format
This commit is contained in:
parent
e0b43102e6
commit
db2cbe7b5a
@ -188,3 +188,6 @@ llama-65b-gptq-3bit:
|
|||||||
mode: 'instruct'
|
mode: 'instruct'
|
||||||
instruction_template: 'Vicuna-v1.1'
|
instruction_template: 'Vicuna-v1.1'
|
||||||
truncation_length: 4096
|
truncation_length: 4096
|
||||||
|
.*WizardLM-30B-V1.0:
|
||||||
|
mode: 'instruct'
|
||||||
|
instruction_template: 'Vicuna-v1.1'
|
||||||
|
Loading…
Reference in New Issue
Block a user