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-emb-8b

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

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

  • Libraries
  • Transformers

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

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="Alibaba-NLP/core-emb-8b")
    # Load model directly
    from transformers import AutoProcessor, Qwen3VLForEmbedding
    
    processor = AutoProcessor.from_pretrained("Alibaba-NLP/core-emb-8b")
    model = Qwen3VLForEmbedding.from_pretrained("Alibaba-NLP/core-emb-8b", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
core-emb-8b
16.3 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
songtingyu's picture
songtingyu
Update README.md
123aef9 verified 1 day ago
  • .gitattributes
    1.57 kB
    Upload model. 5 days ago
  • README.md
    5.58 kB
    Update README.md 1 day ago
  • added_tokens.json
    707 Bytes
    Upload model. 5 days ago
  • chat_template.jinja
    5.52 kB
    Upload model. 5 days ago
  • config.json
    1.53 kB
    Upload model. 5 days ago
  • merges.txt
    1.67 MB
    Upload model. 5 days ago
  • preprocessor_config.json
    783 Bytes
    Upload model. 5 days ago
  • pytorch_model-00001-of-00004.bin
    5 GB
    xet
    Upload model. 5 days ago
  • pytorch_model-00002-of-00004.bin
    4.92 GB
    xet
    Upload model. 5 days ago
  • pytorch_model-00003-of-00004.bin
    4.92 GB
    xet
    Upload model. 5 days ago
  • pytorch_model-00004-of-00004.bin
    1.46 GB
    xet
    Upload model. 5 days ago
  • pytorch_model.bin.index.json
    67.7 kB
    Upload model. 5 days ago
  • special_tokens_map.json
    613 Bytes
    Upload model. 5 days ago
  • tokenizer.json
    11.4 MB
    xet
    Upload model. 5 days ago
  • tokenizer_config.json
    5.45 kB
    Upload model. 5 days ago
  • video_preprocessor_config.json
    817 Bytes
    Upload model. 5 days ago
  • vocab.json
    2.78 MB
    Upload model. 5 days ago