How to use LinWeizheDragon/ColBERT-v2 with Transformers:
# Load model directly from transformers import FLMRModelForRetrieval model = FLMRModelForRetrieval.from_pretrained("LinWeizheDragon/ColBERT-v2", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!