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

mixedbread-ai
/
mxbai-colbert-large-v1

Transformers
ONNX
Safetensors
bert
Model card Files Files and versions
xet
Community
4

Instructions to use mixedbread-ai/mxbai-colbert-large-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use mixedbread-ai/mxbai-colbert-large-v1 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, HF_ColBERT
    
    tokenizer = AutoTokenizer.from_pretrained("mixedbread-ai/mxbai-colbert-large-v1")
    model = HF_ColBERT.from_pretrained("mixedbread-ai/mxbai-colbert-large-v1", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

Remove stale modules.json and add Sentence Transformers usage

1
#4 opened 1 day ago by
tomaarsen

[Using the pre-trained model to get inference via CrossEncoders]

#3 opened almost 2 years ago by
EltonLobo

Question about the mask of query

2
#1 opened about 2 years ago by
kagaii
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs