How to use mike157/flant5-apple-support with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("mike157/flant5-apple-support") model = AutoModelForSeq2SeqLM.from_pretrained("mike157/flant5-apple-support")
The community tab is the place to discuss and collaborate with the HF community!