Instructions to use eugene-yang/colbertx-xlmr-large-tt-eng.fas with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use eugene-yang/colbertx-xlmr-large-tt-eng.fas with Transformers:
# Load model directly from transformers import AutoTokenizer, HF_ColBERT tokenizer = AutoTokenizer.from_pretrained("eugene-yang/colbertx-xlmr-large-tt-eng.fas") model = HF_ColBERT.from_pretrained("eugene-yang/colbertx-xlmr-large-tt-eng.fas") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#1 opened 11 months ago
by
SFconvertbot