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