Artur-theblue/medical-model-test2
Viewer • Updated • 25 • 9
How to use NamishKhurshid/NBMED with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("NamishKhurshid/NBMED")
model = AutoModelForSeq2SeqLM.from_pretrained("NamishKhurshid/NBMED")Base model
google/flan-t5-small