mtmd : rename llava directory to mtmd (#13311)
* mv llava to mtmd * change ref everywhere
This commit is contained in:
parent
5215b91e93
commit
9b61acf060
37 changed files with 44 additions and 44 deletions
|
@ -340,7 +340,7 @@ struct common_params {
|
|||
|
||||
common_conversation_mode conversation_mode = COMMON_CONVERSATION_MODE_AUTO;
|
||||
|
||||
// multimodal models (see tools/llava)
|
||||
// multimodal models (see tools/mtmd)
|
||||
struct common_params_model mmproj;
|
||||
bool mmproj_use_gpu = true; // use GPU for multimodal model
|
||||
bool no_mmproj = false; // explicitly disable multimodal model
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue