llama-cpp-turboquant/examples/model-conversion/scripts/utils
Daniel Bevenius a14b960bc7
model-conversion : use BUILD_DIR variable in all scripts (#19015)
This commit modifies all the utility scripts to use an optional
BUILD_DIR variable/argument to specify the build directory.

The motivation for this is that Commit
3d55846a5c ("model-conversion : add
BUILD_DIR variable to run-converted-model scripts") introduced this
variable to the causal and embeddings scripts, but I missed the scripts
in the utils directory.
2026-01-23 09:01:36 +01:00
..
__init__.py
check-nmse.py
common.py
compare_tokens.py
create-collection-add-model.sh
curl-embedding-server.sh
hf-add-model-to-collection.py
hf-create-collection.py
hf-create-model.py
hf-upload-gguf-model.py
inspect-converted-model.sh
inspect-org-model.py
perplexity-gen.sh
perplexity-run-simple.sh
perplexity-run.sh
quantize.sh
run-embedding-server.sh
semantic_check.py