How to use phamson02/colbert2.1_290000 with Transformers:
# Load model directly from transformers import AutoTokenizer, HF_ColBERT tokenizer = AutoTokenizer.from_pretrained("phamson02/colbert2.1_290000") model = HF_ColBERT.from_pretrained("phamson02/colbert2.1_290000")
The community tab is the place to discuss and collaborate with the HF community!