How to use 1rsh/hangformer with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("1rsh/hangformer", dtype="auto")
How to fix it?