How to use nomadrp/simpo-30each-v32 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("nomadrp/simpo-30each-v32", dtype="auto")
How to fix it?