How to use nokroni/autodl-tmp with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("nokroni/autodl-tmp", dtype="auto")
How to fix it?