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