llama.cpp/examples/model-conversion/scripts/embedding
Daniel Bevenius 5a6bc6b1a6
model-conversion : add model card template for embeddings [no ci] (#15557)
* model-conversion: add model card template for embeddings [no ci]

This commit adds a separate model card template (model repository
README.md template) for embedding models.

The motivation for this is that there server command for the embedding
model is a little different and some addition information can be useful
in the model card for embedding models which might not be directly
relevant for causal models.

* squash! model-conversion: add model card template for embeddings [no ci]

Fix pyright lint error.

* remove --pooling override and clarify embd_normalize usage
2025-08-25 14:25:25 +02:00
..
compare-embeddings-logits.sh examples : add model conversion tool/example (#15455) 2025-08-21 12:16:54 +02:00
convert-model.sh examples : add model conversion tool/example (#15455) 2025-08-21 12:16:54 +02:00
modelcard.template model-conversion : add model card template for embeddings [no ci] (#15557) 2025-08-25 14:25:25 +02:00
run-converted-model.sh examples : add model conversion tool/example (#15455) 2025-08-21 12:16:54 +02:00
run-original-model.py examples : add model conversion tool/example (#15455) 2025-08-21 12:16:54 +02:00