How to use howey/HDT-E with Transformers:
# Load model directly from transformers import AutoModelForPreTraining model = AutoModelForPreTraining.from_pretrained("howey/HDT-E", dtype="auto")