How to use maxymoo2/checkpoint-50000 with Transformers:
# Load model directly from transformers import AutoModelForPreTraining model = AutoModelForPreTraining.from_pretrained("maxymoo2/checkpoint-50000", dtype="auto")
No model card