koboldcpp/examples/model-conversion/scripts/utils
Daniel Bevenius 8c3fdf44ec
model-conversion : add missing curl script [no ci] (#15761)
This commit adds a curl script to the model-conversion examples
which is currently missing. This script is required for the running the
embedding server targets to test llama-server embeddings functionality.
2025-09-03 09:48:35 +02:00
..
check-nmse.py
create-collection-add-model.sh
curl-embedding-server.sh model-conversion : add missing curl script [no ci] (#15761) 2025-09-03 09:48:35 +02:00
hf-add-model-to-collection.py
hf-create-collection.py
hf-create-model.py model-conversion : add model card template for embeddings [no ci] (#15557) 2025-08-25 14:25:25 +02:00
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 model-conversion : add qat-q4 quantization targets (#15588) 2025-08-26 16:12:29 +02:00
run-embedding-server.sh
semantic_check.py