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