Text Ranking
Transformers
Safetensors
multilingual
qwen3
feature-extraction
reranker
custom_code
🇪🇺 Region: EU
Instructions to use jinaai/jina-reranker-v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jinaai/jina-reranker-v3 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("jinaai/jina-reranker-v3", trust_remote_code=True) model = AutoModel.from_pretrained("jinaai/jina-reranker-v3", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
Inverted Responses
#11 opened about 2 months ago
by
o0Linny0o
Running with vLLM as a server
8
#10 opened 5 months ago
by
Duonglv
Pooling configuration for TEI
#9 opened 7 months ago
by
Nithish-Thagarasapu
transformers 5.2.0 issue
3
#8 opened 7 months ago
by
Herve
vLLM support
❤️ 2
3
#3 opened 11 months ago
by
vcerny
Some question about model
7
#2 opened 11 months ago
by
hookzeng
Thank you for your contribute, dont you mind to add ONXX support for this model?
4
#1 opened 11 months ago
by
hiepxanh