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