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