Production hybrid retrieval using bgem3
#115
by
swapashtekar
- opened
Hi,
What are the model inferencing options to use BGE-M3 model in production scenario? I am using model to obtain hybrid retrieval (both dense and sparse embeddings) as mentioned in milvus documentation.
Are there any ways where i can run bge-m3 model to get hybrid retrieval as mentioned in https://github.com/huggingface/text-embeddings-inference
Thank you.