llama.cpp/examples/model-conversion/scripts
Daniel Bevenius 5d6688de08
model-conversion : add --embeddings flag to modelcard.template [no ci] (#15801)
This commit updates the modelcard.template file used in the model
conversion scripts for embedding models to include the llama-server
--embeddings flag in the recommended command to run the model.

The motivation for this change was that when using the model-conversion
"tool" to upload the EmbeddingGemma models to Hugging Face this flag was
missing and the embedding endpoint was there for not available when
copy&pasting the command.
2025-09-05 04:36:23 +02:00
..
causal model-conversion : fix pyright errors (#15770) 2025-09-03 18:28:36 +02:00
embedding model-conversion : add --embeddings flag to modelcard.template [no ci] (#15801) 2025-09-05 04:36:23 +02:00
utils model-conversion : fix pyright errors (#15770) 2025-09-03 18:28:36 +02:00