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