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