diff --git a/models/config.yaml b/models/config.yaml index 2c092678..36d8696d 100644 --- a/models/config.yaml +++ b/models/config.yaml @@ -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'