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