llava : fix bug in minicpm-v code (#11513)
* fix bug in minicpm-v code * update readme of minicpm-v
This commit is contained in:
parent
1e2f78a004
commit
8352cdc87b
6 changed files with 80 additions and 175 deletions
|
@ -597,7 +597,6 @@ elif args.minicpmv_projector is not None:
|
|||
fname_middle = "mmproj-"
|
||||
has_text_encoder = False
|
||||
has_minicpmv_projector = True
|
||||
minicpmv_version = 4
|
||||
elif args.vision_only:
|
||||
fname_middle = "vision-"
|
||||
has_text_encoder = False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue