How to use sapie-model/SQL-sft-grpo-7000 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("sapie-model/SQL-sft-grpo-7000", dtype="auto")
How to use sapie-model/SQL-sft-grpo-7000 with PEFT:
Task type is invalid.