How to use PumpkinCat/ScoreRS with Transformers:
# Load model directly from transformers import AutoProcessor, Qwen2Reward processor = AutoProcessor.from_pretrained("PumpkinCat/ScoreRS") model = Qwen2Reward.from_pretrained("PumpkinCat/ScoreRS")
The community tab is the place to discuss and collaborate with the HF community!