Skip to content

Conversation

lvjg
Copy link

@lvjg lvjg commented Aug 28, 2025

No description provided.

@ChenJiahaoST
Copy link
Contributor

_ No description provided. _

按照模板添加以下pr描述

Copy link
Contributor

@JingofXin JingofXin left a comment

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
Contributor

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
Contributor

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):
Copy link
Contributor

@JingofXin JingofXin Sep 11, 2025

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的。

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