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