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