Instructions to use Jennny/modpo_engagingness_rm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Jennny/modpo_engagingness_rm with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-7B-Instruct") model = PeftModel.from_pretrained(base_model, "Jennny/modpo_engagingness_rm") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
6555516 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:434756b2fa6faa377db9c9479212c3c557c26bb0a28e90eb03e7aeadd61b3a80
size 161562339
|