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