FlagEmbedding icon indicating copy to clipboard operation
FlagEmbedding copied to clipboard

有没有bgem3三路召回结合向量库的例子,例如milvus

Open okzhili opened this issue 1 year ago • 4 comments

okzhili avatar Feb 22 '24 02:02 okzhili

您好,结合向量库的例子在我们的计划中,预计下个月会发布。

staoxiao avatar Feb 22 '24 09:02 staoxiao

您好,结合向量库的例子在我们的计划中,预计下个月会发布。

hi, sorry to bother. We do need the example for vector db usage with M3, expecially for FAISS(cus Milvus is not free for common users). If you could, could you give a simple example? Many thx.

Mrfranken avatar Mar 04 '24 07:03 Mrfranken

The examples of hybrid retrieval are not likely to be prepared quickly. Currently, you can refer to Vespa or our evaluation script(use Faiss and Pyserini).

staoxiao avatar Mar 04 '24 09:03 staoxiao

Now, you can use the hybrid retrieval of bge-m3 following https://github.com/milvus-io/pymilvus/blob/master/examples/hello_hybrid_sparse_dense.py

staoxiao avatar Mar 20 '24 14:03 staoxiao