Skip to content

Conversation

danbev
Copy link
Member

@danbev danbev commented Aug 25, 2025

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.


Example: https://huggingface.co/danbev/TestEmbeddingModel-GGUF

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.
@github-actions github-actions bot added examples python python script changes labels Aug 25, 2025
@danbev danbev requested a review from ggerganov August 25, 2025 05:21
@danbev danbev merged commit 5a6bc6b into ggml-org:master Aug 25, 2025
9 checks passed
Minh141120 pushed a commit to menloresearch/llama.cpp that referenced this pull request Aug 26, 2025
…ml-org#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
Minh141120 pushed a commit to menloresearch/llama.cpp that referenced this pull request Aug 27, 2025
…ml-org#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
@danbev danbev deleted the model-conversion-embedding-modelcard branch August 27, 2025 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

examples python python script changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants