CoolFace
Modelpublic

prithivMLmods/GRAM-Qwen3-4B-RewardModel-GGUF

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes151downloads
Model Card

GRAM-Qwen3-4B-RewardModel-GGUF

GRAM-Qwen3-4B-RewardModel is a generative reward model developed to address reward generalization for Large Language Models (LLMs), released by NiuTrans. Unlike traditional models that depend heavily on task-specific labeled data, this model leverages both labeled and unlabeled data—a novel approach that allows it to generalize better across various tasks. It introduces a generative reward model framework that pre-trains on large amounts of unlabeled data and is subsequently fine-tuned with supervised data. The methodology also employs label smoothing and a regularized ranking loss to further boost performance, effectively bridging the gap between generative and discriminative reward modeling techniques.
This model is built on the Qwen3-4B base and can be directly used or adapted for aligning LLMs without the need to train a reward model from scratch on extensive datasets. In evaluations on the JudgeBench benchmark—covering Chat, Code, Math, and Safety tasks—GRAM-Qwen3-4B-RewardModel achieves a competitive average score of 65.9, making it suitable for use as an open-source, plug-and-play reward model for a variety of LLM alignment scenarios. The repository provides usage instructions and demonstration code to facilitate immediate adoption for research and development purposes

Model Files

Model File nameSizeQuantType
GRAM-Qwen3-4B-RewardModel.BF16.gguf8.05 GBBF16
GRAM-Qwen3-4B-RewardModel.F16.gguf8.05 GBF16
GRAM-Qwen3-4B-RewardModel.F32.gguf16.1 GBF32
GRAM-Qwen3-4B-RewardModel.Q2_K.gguf1.67 GBQ2_K
GRAM-Qwen3-4B-RewardModel.Q3KL.gguf2.24 GBQ3KL
GRAM-Qwen3-4B-RewardModel.Q3KM.gguf2.08 GBQ3KM
GRAM-Qwen3-4B-RewardModel.Q3KS.gguf1.89 GBQ3KS
GRAM-Qwen3-4B-RewardModel.Q4KM.gguf2.5 GBQ4KM
GRAM-Qwen3-4B-RewardModel.Q4KS.gguf2.38 GBQ4KS
GRAM-Qwen3-4B-RewardModel.Q5KM.gguf2.89 GBQ5KM
GRAM-Qwen3-4B-RewardModel.Q5KS.gguf2.82 GBQ5KS
GRAM-Qwen3-4B-RewardModel.Q6_K.gguf3.31 GBQ6_K
GRAM-Qwen3-4B-RewardModel.Q8_0.gguf4.28 GBQ8_0

Quants Usage

(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)

Here is a handy graph by ikawrakow comparing some lower-quality quant types (lower is better):

image.png