Skip to content
New issue

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

update rag/src/data_processing.py & main,py #108

Merged
merged 3 commits into from
Mar 20, 2024

Conversation

zealot52099
Copy link
Contributor

  • 将部分接口进行改写;
  • vector db改用Langchain自带FAISS;
  • 重新实现文本切分逻辑;
  • 经测试BCEmbedding检索效果一般,embedding model替换为BAAI/bge-small-zh-v1.5, rerank model替换为BAAI/bge-reranker-large;

@aJupyter aJupyter merged commit 585faca into SmartFlowAI:dev Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants