Jina Reranker v3 ONNX
Prepared ONNX Runtime artifact folder for jinaai/jina-reranker-v3.
This repository is a ready-to-download ONNX profile for local retrieval applications that need a small cross-encoder reranker without loading the original framework weights directly.
- Base model:
jinaai/jina-reranker-v3 - Runtime: ONNX Runtime
- Intended use: reranking retrieved document chunks, semantic search candidates, and RAG sources
Files
model.onnx- Tokenizer/config files
onnx_profile.json
Use
Download the repository and point your ONNX Runtime reranker loader at the folder containing model.onnx and the tokenizer files.
from huggingface_hub import snapshot_download
path = snapshot_download("s-lorin/jina-reranker-v3-onnx")
License
This artifact follows the license terms of the upstream Jina model. Review the upstream model card before redistribution or commercial use.
- Downloads last month
- 62
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support