We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
使用 bce-embedding-base_v1 langchain==0.1.0 milvus
刚开始向量化大概十多G文档到milvus向量数据库中,开始相似查询,文档找的很准。 使用一个月后,相似查询效果变特别差,甚至一模一样的文字都找不到。 代码没变,期间mivus 有新向量化数据进去。
不知道为什么,有人碰到这个问题吗?
The text was updated successfully, but these errors were encountered:
看似bug,建议先小批量debug一下,然后重新刷一遍milvus的向量库
Sorry, something went wrong.
No branches or pull requests
使用
bce-embedding-base_v1
langchain==0.1.0
milvus
刚开始向量化大概十多G文档到milvus向量数据库中,开始相似查询,文档找的很准。
使用一个月后,相似查询效果变特别差,甚至一模一样的文字都找不到。
代码没变,期间mivus 有新向量化数据进去。
不知道为什么,有人碰到这个问题吗?
The text was updated successfully, but these errors were encountered: