mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-30 20:33:39 +00:00
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. |
||
|---|---|---|
| .. | ||
| check-nmse.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 | ||