ModelEngine-Group / ModelEngine-Group/nexent
[Bug] 模型管理bge-reranker-v2-m3模型按照示例配置URL路径后连通性检查失败
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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