mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04: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'
|
||||
instruction_template: 'Vicuna-v1.1'
|
||||
truncation_length: 4096
|
||||
.*WizardLM-30B-V1.0:
|
||||
mode: 'instruct'
|
||||
instruction_template: 'Vicuna-v1.1'
|
||||
|
Loading…
Reference in New Issue
Block a user