RL for Language Models
I am interested in the practical stack behind RL for LLMs: rollout generation, reward signals, policy optimization, evaluation, and debugging. I have been exploring open-source RL-for-LLM tooling including rLLM, with an eye toward making post-training more understandable and reproducible.