How to use aarath97/my__model with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("aarath97/my__model") model = AutoModelForSeq2SeqLM.from_pretrained("aarath97/my__model")
No model card
Files info