model = AutoModelForSeq2SeqLM.from_pretrained("fabiochiu/t5-small-medium-title-generation")# M3 MODEL

tokenizer = AutoTokenizer.from_pretrained("fabiochiu/t5-small-medium-title-generation")# M3 MODEL