How to use GuizMeuh/qwen3-1.7b-grpo-math with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("GuizMeuh/qwen3-1.7b-grpo-math", dtype="auto")
How to fix it?