Add Text Embeddings Inference (TEI) tag & snippet
#15
by
alvarobartt
HF Staff
- opened
This PR adds the text-embeddings-inference
tag into the README.md
metadata to both let the community know that they can deploy Alibaba-NLP/gte-reranker-modernbert-base
with Text Embeddings Inference (TEI), but also to improve discoverability within the Hub. Additionally, this PR also includes a snippet within the README.md
under the "Usage" section on how to deploy Alibaba-NLP/gte-reranker-modernbert-base
and send a request to the /rerank
endpoint.
cc @thenlper for review and @tomaarsen for visibility
thenlper
changed pull request status to
merged