llama.cpp/examples/model-conversion/scripts/embedding
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 model-conversion : use CONVERTED_EMBEDDING_MODEL for embedding_verify_logits (#18079) 2025-12-16 11:17:20 +01:00
convert-model.sh model-conversion : add support for SentenceTransformers (#16387) 2025-10-09 14:35:22 +02:00
modelcard.template model-conversion : add --embeddings flag to modelcard.template [no ci] (#15801) 2025-09-05 04:36:23 +02: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-original-model.py examples : add debug utility/example (#18464) 2026-01-07 10:42:19 +01:00