How to use xinzhi/biobert_large with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("xinzhi/biobert_large", dtype="auto")
No model card