modify convert
This commit is contained in:
parent
77c580deeb
commit
ea0c8283c8
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ elif args.minicpmv_projector is not None:
|
|||
fname_middle = "mmproj-"
|
||||
has_text_encoder = False
|
||||
has_minicpmv_projector = True
|
||||
minicpmv_version = 3
|
||||
minicpmv_version = 2
|
||||
elif args.vision_only:
|
||||
fname_middle = "vision-"
|
||||
has_text_encoder = False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue