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