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

UlrickBL
/
Qwen3RerankerMM-2B

Text Classification
Transformers
Safetensors
multilingual
vidore
reranker
qwen3_vl
Model card Files Files and versions
xet
Community

Instructions to use UlrickBL/Qwen3RerankerMM-2B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use UlrickBL/Qwen3RerankerMM-2B with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="UlrickBL/Qwen3RerankerMM-2B")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("UlrickBL/Qwen3RerankerMM-2B", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Qwen3RerankerMM-2B
35.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
UlrickBL's picture
UlrickBL
Update README.md
b47da46 verified 9 months ago
  • .gitattributes
    1.52 kB
    initial commit 9 months ago
  • README.md
    13.8 kB
    Update README.md 9 months ago
  • adapter_config.json
    1.14 kB
    Upload adapter_config.json with huggingface_hub 9 months ago
  • adapter_model.safetensors
    35.7 MB
    xet
    Upload adapter_model.safetensors with huggingface_hub 9 months ago