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