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