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