arg : clean up handling --mmproj with -hf

This commit is contained in:
Xuan Son Nguyen
2025-04-23 23:58:34 +02:00
parent ecda2ec4b3
commit 683396c481
2 changed files with 37 additions and 15 deletions

View File

@@ -342,6 +342,7 @@ struct common_params {
// multimodal models (see examples/llava)
struct common_params_model mmproj;
bool no_mmproj = false; // explicitly disable multimodal model
std::vector<std::string> image; // path to image file(s)
// embedding