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