How to use Team-PIXEL/pixel-small-words with Transformers:
# Load model directly from transformers import AutoModelForPreTraining model = AutoModelForPreTraining.from_pretrained("Team-PIXEL/pixel-small-words", dtype="auto")