How to use bharat00/Nep-QA-bart-base with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("bharat00/Nep-QA-bart-base") model = AutoModelForSeq2SeqLM.from_pretrained("bharat00/Nep-QA-bart-base")
No model card
Files info