RL Learning with LoRA: A Diverse Deep Dive
kalomaze.bearblog.dev·7h
Flag this post
  • 09 Nov, 2025 *

Hi! This is kalomaze. In this post, I’ll be covering LoRA training and its recent incorporation into prime-rl for both SFT and RL finetuning, including practical implementation details & experimental training results for some of our RL environments.

When to use LoRA?

A recent blogpost from John Schulman caught the attention of many prominent reinforcement learning practitioners; that is, “LoRA Without Regret” (released by him in collaboration with other members of the Thinking Machines Lab).

The blogpost presents some important practical evidence on where LoRA training works vs. where it can’t be used as effectively:

  • LoRA finetuning is most significantly bottlenecked…

Similar Posts

Loading similar posts...