llava : fix bug in minicpm-v code (#11513)

* fix bug in minicpm-v code

* update readme of minicpm-v
This commit is contained in:
tc-mb
2025-03-10 16:33:24 +08:00
committed by GitHub
parent 1e2f78a004
commit 8352cdc87b
6 changed files with 80 additions and 175 deletions

View File

@ -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