Skip to content

support qwen3-reranker - #732

Open
lvjg wants to merge 3 commits into
LazyAGI:mainfrom
lvjg:main
Open

lvjg wants to merge 3 commits into
LazyAGI:mainfrom
lvjg:main

Conversation

@lvjg

@lvjg lvjg commented Aug 28, 2025

Copy link
Copy Markdown

No description provided.

@ChenJiahaoST

Copy link
Copy Markdown
Collaborator

_ No description provided. _

按照模板添加以下pr描述

@JingofXin JingofXin left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

建议直接接入:OnlineEmbeddingModule
image


@Reranker.register_reranker()
class UrlReranker(Reranker):
"""

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

文档注释需要写到这里:lazyllm/docs/module.py



@Reranker.register_reranker()
class Qwen3Reranker(UrlReranker):

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

建议参考这个来做:

class QwenReranking(OnlineEmbeddingModuleBase):



@Reranker.register_reranker()
class UrlReranker(Reranker):

@JingofXin JingofXin Sep 11, 2025

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

都迁移到这里吧:lazyllm/module/llms/onlinemodule/supplier,作为Online的,不要作为local的。

@lvjg
lvjg requested a review from a team as a code owner January 20, 2026 11:37
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.

3 participants