llama.cpp/examples/model-conversion/scripts/causal
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
..
compare-embeddings-logits.sh model-conversion : use CONVERTED_MODEL for compare-embeddings (#18461) 2025-12-30 10:13:12 +01:00
compare-logits.py ci : bump ty to 0.0.26 (#21156) 2026-03-30 09:29:15 +02:00
convert-model.sh model-conversion : fix mmproj output file name [no ci] (#22274) 2026-04-23 15:07:38 +02:00
modelcard.template model-conversion : remove -c 0 from model card template [no ci] (#18807) 2026-01-13 14:13:10 +01:00
run-casual-gen-embeddings-org.py requirements : update transformers to 5.5.1 (#21617) 2026-04-09 12:36:29 +02:00
run-converted-model-embeddings-logits.sh model-conversion : add BUILD_DIR variable to run-converted-model scripts (#18927) 2026-01-19 13:12:38 +01:00
run-converted-model.sh model-conversion : add BUILD_DIR variable to run-converted-model scripts (#18927) 2026-01-19 13:12:38 +01:00
run-org-model.py model-conversion : make printing of config values optional (#19681) 2026-02-17 10:46:53 +01:00