Add TEIEmbeddingFunction and TEIRerankFunction with usage documentation#2998
Add TEIEmbeddingFunction and TEIRerankFunction with usage documentation#2998bluechanel wants to merge 4 commits intomilvus-io:v2.5.xfrom
Conversation
|
Welcome @bluechanel! It looks like this is your first PR to milvus-io/milvus-docs 🎉 |
codingjaguar
left a comment
There was a problem hiding this comment.
Thank you very much!
| - Production-Ready | ||
|
|
||
| TEI Deployment Reference Documentation https://github.com/huggingface/text-embeddings-inference | ||
|
|
There was a problem hiding this comment.
Mention that it's supposed to have a TEI server up running and point to TEI quick start doc?
There was a problem hiding this comment.
A prompt has been added to indicate that a TEI server needs to be running. It also includes a reference to the TEI quick start documentation.
|
|
||
| TEI Deployment Reference Documentation https://github.com/huggingface/text-embeddings-inference | ||
|
|
||
| To use this feature, install the necessary dependencies: |
There was a problem hiding this comment.
A prompt has been added to indicate that a TEI server needs to be running. It also includes a reference to the TEI quick start documentation.
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: bluechanel, codingjaguar The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
9087db6 to
1d3ea4f
Compare
Add TEIEmbeddingFunction and TEIRerankFunction along with usage documentation. This PR supports the integration of high-performance embedding and rerank models. Related PR: milvus-io/milvus-model#66.