LLaVA fixes

This commit is contained in:
oobabooga 2023-04-26 03:47:34 -03:00
parent 9c2e7c0fab
commit d87ca8f2af
2 changed files with 4 additions and 3 deletions

View file

@ -52,6 +52,7 @@ llama-[0-9]*b-4bit$:
mode: 'instruct'
model_type: 'llama'
instruction_template: 'LLaVA'
custom_stopping_strings: '"\n###"'
.*raven:
mode: 'instruct'
instruction_template: 'RWKV-Raven'