How to use yale-nlp/MDCureRM with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("yale-nlp/MDCureRM", dtype="auto")