Refactor: ModelReranker to use C++ Rerank abstraction
Open
integration
- Dominant language
- C++
- Stars
- 15.9k
- Forks
- 998
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 34
Description
## Description
Refactor ModelReranker from the previous Python-layer abstract design to use the C++-defined Rerank abstraction.
Related PR: https://github.com/alibaba/zvec/issues/405
## Additional Changes
- Remove unused or duplicate definitions in Python multi_query & Rerank
## Minor
- Add performance benchmark results to https://github.com/alibaba/zvec/issues/405
Contributor guide
Assessment
This issue has not been assessed yet.