MiniCPM-V icon indicating copy to clipboard operation
MiniCPM-V copied to clipboard

Chat without image input

Open hchasens opened this issue 1 year ago • 1 comments

Apologies for asking this in the issues tab.

Is this model capable of chatting without image input? I see in the benchmarks you have some models that can take both image+text and just text. I'm looking to use this model for a project, but I'm unsure if it'll work for my needs.

hchasens avatar Apr 18 '24 06:04 hchasens

You can modify modeling_minicpmv.py to support chat without image.

iceflame89 avatar Apr 23 '24 03:04 iceflame89