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.5

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

Instructions to use jinaai/jina-reranker-v3.5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use jinaai/jina-reranker-v3.5 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("jinaai/jina-reranker-v3.5", trust_remote_code=True)
    model = AutoModel.from_pretrained("jinaai/jina-reranker-v3.5", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
jina-reranker-v3.5
1.21 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 13 commits
numb3r3's picture
numb3r3
Upload README.md with huggingface_hub
e8a93f3 verified 3 days ago
  • .gitattributes
    1.57 kB
    init commit 15 days ago
  • README.md
    6.68 kB
    Upload README.md with huggingface_hub 3 days ago
  • added_tokens.json
    795 Bytes
    init commit 19 days ago
  • config.json
    1.52 kB
    init commit 19 days ago
  • generation_config.json
    202 Bytes
    init commit 19 days ago
  • merges.txt
    1.67 MB
    init commit 15 days ago
  • model.safetensors
    1.19 GB
    xet
    init commit 19 days ago
  • modeling.py
    10.4 kB
    fix: move lm_head Identity override to forward() for transformers 5.x compat 12 days ago
  • special_tokens_map.json
    777 Bytes
    init commit 19 days ago
  • tokenizer.json
    11.4 MB
    xet
    init commit 15 days ago
  • tokenizer_config.json
    10.7 kB
    init commit 19 days ago
  • vocab.json
    2.78 MB
    init commit 15 days ago