Fast RL using off-policy sampling
First open-source implementation of Soft Policy Optimization, an off-policy RL algorithm that works with LMs. This makes many RL experiments faster and cheaper.
personal website and blog
First open-source implementation of Soft Policy Optimization, an off-policy RL algorithm that works with LMs. This makes many RL experiments faster and cheaper.
We are developing the first open-source LLM RL environment framework for real work.
My intuitive and counterintuitive learnings
Policy gradient RL algorithms like GRPO have been used to improve LLMs' performance on verifiable tasks like math and coding problems.
Insights from a small-scale transformers experiment.
I used Claude to audit the grading code of 8 major LLM benchmarks and found issues throughout all of them.
How real-world feedback loops could turn capable AI agents into recursively improving systems.