allenai / RL4LMs

A modular RL library to fine-tune language models to human preferences
https://rl4lms.apps.allenai.org/
Apache License 2.0
2.13k stars 191 forks source link

How can I inference data with the model after PPO training? #54

Open RyanYip-Kat opened 1 year ago

RyanYip-Kat commented 1 year ago

If I had trainied the model sucessfully with PPO method,how can I use it to inference?