Support LLaVA v1.5 (#4305)

This commit is contained in:
Haotian Liu 2023-10-20 00:28:14 -05:00 committed by GitHub
parent bb71272903
commit 32984ea2f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 111 additions and 18 deletions

View file

@ -39,6 +39,8 @@
.*llava:
instruction_template: 'LLaVA'
custom_stopping_strings: '"\n###"'
.*llava.*1.5:
instruction_template: 'LLaVA-v1'
.*wizard.*mega:
instruction_template: 'Wizard-Mega'
custom_stopping_strings: '"</s>"'