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