Add OpenChat template

This commit is contained in:
oobabooga 2023-08-08 14:10:04 -07:00
parent bf08b16b32
commit 4ba30f6765
2 changed files with 7 additions and 0 deletions

View file

@ -288,3 +288,6 @@ TheBloke_WizardLM-30B-GPTQ:
instruction_template: 'StableBeluga2'
truncation_length: 4096
rms_norm_eps: 5.0e-6
.*openchat:
mode: 'instruct'
instruction_template: 'OpenChat'