How to use allstax/shorting-ft5xl-e2-8 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("allstax/shorting-ft5xl-e2-8") model = AutoModelForSeq2SeqLM.from_pretrained("allstax/shorting-ft5xl-e2-8")
No model card
Files info