llama.cpp/examples/model-conversion/scripts
Daniel Bevenius 9012c50fc8
model-conversion : fix mmproj output file name [no ci] (#22274)
* model-conversion : fix mmproj output file name [no ci]

This commit updates the convert-model.sh script to properly handle
mmproj output files.

The motivation for this that currently the same name as the original
model is used as the mmproj file, which causes the original model to
be overwritten and no mmproj-<model_name>.gguf to be created.

* model-conversion : use MODEL_NAME [no ci]
2026-04-23 15:07:38 +02:00
..
causal model-conversion : fix mmproj output file name [no ci] (#22274) 2026-04-23 15:07:38 +02:00
embedding ci : switch from pyright to ty (#20826) 2026-03-21 08:54:34 +01:00
utils requirements : update transformers to 5.5.1 (#21617) 2026-04-09 12:36:29 +02:00