Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

vespa-engine
/
colbert-medium

Transformers
PyTorch
Safetensors
bert
Model card Files Files and versions
xet
Community
2

Instructions to use vespa-engine/colbert-medium with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use vespa-engine/colbert-medium with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, ColBERT
    
    tokenizer = AutoTokenizer.from_pretrained("vespa-engine/colbert-medium")
    model = ColBERT.from_pretrained("vespa-engine/colbert-medium")
  • Notebooks
  • Google Colab
  • Kaggle
colbert-medium
331 MB
Ctrl+K
Ctrl+K
  • 5 contributors
History: 8 commits
thomasht86's picture
thomasht86
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model (#2)
cf7b48d verified 7 months ago
  • .gitattributes
    445 Bytes
    Adding `safetensors` variant of this model (#2) 7 months ago
  • README.md
    3.18 kB
    Update with dynamic axes about 5 years ago
  • config.json
    541 Bytes
    Import model weights and tokenizer configuration over 5 years ago
  • model.safetensors
    166 MB
    xet
    Adding `safetensors` variant of this model (#2) 7 months ago
  • pytorch_model.bin
    166 MB
    xet
    Import model weights and tokenizer configuration over 5 years ago
  • special_tokens_map.json
    112 Bytes
    Import model weights and tokenizer configuration over 5 years ago
  • tokenizer_config.json
    252 Bytes
    Import model weights and tokenizer configuration over 5 years ago
  • vocab.txt
    232 kB
    Import model weights and tokenizer configuration over 5 years ago