michaelfeil / michaelfeil/infinity
Reranker detected as embedder Jina rerank tiny
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2.9k
- Forks
- 206
- PR merge metrics
- No merged PRs in 30d
Description
### System Info
infinity onnx image latest
### Information
- [ ] Docker + cli
- [ ] pip + cli
- [ ] pip + usage of Python interface
### Tasks
- [ ] An officially supported CLI command
- [ ] My own modifications
### Reproduction
`jinaai/jina-reranker-v1-tiny-en`
tensorrt device
optimum engine
```
{"data":[{"id":"jinaai/jina-reranker-v1-tiny-en","stats":{"queue_fraction":0.0,"queue_absolute":0,"results_pending":0,"batch_size":32},"object":"model","owned_by":"infinity","created":1734462700,"backend":"optimum","capabilities":["embed"]}],"object":"list"}
```
Contributor guide
No contributing guide indexed for this repository
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
Reproduce the model listing with jinaai/jina-reranker-v1-tiny-en using the reported TensorRT device and Optimum engine settings. Trace how the service determines the model capabilities, then verify that the reranker is reported as a reranker rather than an embedder in the returned capabilities.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100