How to use t2ance/CodeRM-KTO-Selection-Baseline-2-14B with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("t2ance/CodeRM-KTO-Selection-Baseline-2-14B", dtype="auto")