michaelfeil / michaelfeil/infinity

Reranker detected as embedder Jina rerank tiny

Open
#500 3 comments 0 reactions 0 assignees View on GitHub

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.