llama.cpp/examples/model-conversion/scripts/causal
Daniel Bevenius 3d55846a5c
model-conversion : add BUILD_DIR variable to run-converted-model scripts (#18927)
This commit adds a BUILD_DIR variable to the scripts used for running
converted models.

The motivation for this is that currently the `build` directory is
hardcoded and it can be useful to specify a different build directory,
with builds for different configurations.
2026-01-19 13:12:38 +01:00
..
compare-embeddings-logits.sh
compare-logits.py
convert-model.sh
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
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