Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

jinaai
/
jina-reranker-v3

Text Ranking
Transformers
Safetensors
multilingual
qwen3
feature-extraction
reranker
custom_code
🇪🇺 Region: EU
Model card Files Files and versions
xet
Community
11

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
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

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
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs