flâneur — a map of the web's best reading

A Guide to Reinforcement Learning Post-Training for LLMs: PPO, DPO, GRPO, and Beyond

huggingface.co · 7,753 words · saved by 1 readers

A Blog post by Karina Zadorozhny on Hugging Face

A Guide to Reinforcement Learning Post-Training for LLMs: PPO, DPO, GRPO, and Beyond Back to Articles a]:hidden"> A Guide to Reinforcement Learning Post-Training for LLMs: PPO, DPO, GRPO, and Beyond Community Article Published January 19, 2026 Upvote 29 +23 Karina Zadorozhny karina-zadorozhny Follow Definitions Let's define standard reinforcement learning terms with an LLM setup in mind. State s t s_t s t ​ : The current context which is the original user prompt and all tokens generated so far Example: Prompt: "The sky is..." → \rightarrow → State: ["The", "sky", "is"] in the token-space Actio

Explore this link on the map →

saved by

related reading