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

Alibaba-NLP
/
core-reranker-8b

Feature Extraction
Transformers
Safetensors
qwen3_vl
image-text-to-text
embeddings
multimodal
retrieval
compositional-reasoning
vision
reranker-distillation
Model card Files Files and versions
xet
Community

Instructions to use Alibaba-NLP/core-reranker-8b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Alibaba-NLP/core-reranker-8b with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="Alibaba-NLP/core-reranker-8b")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForMultimodalLM
    
    processor = AutoProcessor.from_pretrained("Alibaba-NLP/core-reranker-8b")
    model = AutoModelForMultimodalLM.from_pretrained("Alibaba-NLP/core-reranker-8b", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
core-reranker-8b
17.6 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
songtingyu's picture
songtingyu
Update README.md
d95d36a verified 2 days ago
  • .gitattributes
    1.57 kB
    Upload model. 6 days ago
  • README.md
    5.58 kB
    Update README.md 2 days ago
  • added_tokens.json
    707 Bytes
    Upload model. 6 days ago
  • args.json
    18.4 kB
    Upload model. 6 days ago
  • chat_template.jinja
    5.29 kB
    Upload model. 6 days ago
  • config.json
    1.62 kB
    Upload model. 6 days ago
  • generation_config.json
    213 Bytes
    Upload model. 6 days ago
  • merges.txt
    1.67 MB
    Upload model. 6 days ago
  • model-00001-of-00004.safetensors
    5 GB
    xet
    Upload model. 6 days ago
  • model-00002-of-00004.safetensors
    4.92 GB
    xet
    Upload model. 6 days ago
  • model-00003-of-00004.safetensors
    4.92 GB
    xet
    Upload model. 6 days ago
  • model-00004-of-00004.safetensors
    2.7 GB
    xet
    Upload model. 6 days ago
  • model.safetensors.index.json
    67.8 kB
    Upload model. 6 days ago
  • preprocessor_config.json
    628 Bytes
    Upload model. 6 days ago
  • special_tokens_map.json
    613 Bytes
    Upload model. 6 days ago
  • tokenizer.json
    11.4 MB
    xet
    Upload model. 6 days ago
  • tokenizer_config.json
    5.45 kB
    Upload model. 6 days ago
  • video_preprocessor_config.json
    817 Bytes
    Upload model. 6 days ago
  • vocab.json
    2.78 MB
    Upload model. 6 days ago