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