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

Add Flag Embedding LLM Reranker #297

Merged
merged 24 commits into from
Apr 11, 2024
Merged

Add Flag Embedding LLM Reranker #297

merged 24 commits into from
Apr 11, 2024

Conversation

bwook00
Copy link
Contributor

@bwook00 bwook00 commented Apr 10, 2024

close #295

While looking for Flag Embedding original code, I found the 'Flag LLM reranker' separately.

And i saw this table.
image

Flag Embedding llm based reranker's performance was great so I decide to add our module.

@Eastsidegunn
Copy link
Contributor

Eastsidegunn commented Apr 10, 2024

Commit copy bug LOL

# Conflicts:
#	autorag/support.py
#	docs/source/nodes/index.md
#	sample_config/full.yaml
@bwook00 bwook00 enabled auto-merge April 11, 2024 11:55
Eastsidegunn
Eastsidegunn previously approved these changes Apr 11, 2024
Copy link
Contributor

@vkehfdl1 vkehfdl1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM from now. Later, you need to fix codebase for parallel processing.
Look at #303

@bwook00 bwook00 merged commit 50c2053 into main Apr 11, 2024
3 checks passed
@bwook00 bwook00 deleted the Feature/#295 branch April 11, 2024 14:06
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.

Add Flag LLM reranker
3 participants