ModelEngine-Group / ModelEngine-Group/nexent

[Bug] 模型管理bge-reranker-v2-m3模型按照示例配置URL路径后连通性检查失败

Open
#3,402 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
5.9k
Forks
731
Avg merge
19h 34m
Merged PRs (30d)
172

Description

Nexent Version

2.2.1

Problem Description

添加reranker模型时,提示URL只需要加到v1,实际测试bge-reranker-v2-m3模型URL路径需要再后面加上rerank,不加会导致连通性失败

Reproduction Steps

No response

Additional Information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the model-management URL validation and reranker connectivity-check entry points described in the issue. Reproduce the check with bge-reranker-v2-m3 using the documented v1 URL, then compare it with the path that includes /rerank; done when the valid endpoint passes connectivity validation.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.