Section 01
Trinity-RFT: Introduction to the Unified Framework for Reinforcement Fine-Tuning of Large Language Models
Trinity-RFT is a general-purpose reinforcement fine-tuning framework open-sourced by the AgentScope team. It unifies support for multiple RFT modes (synchronous/asynchronous, online/offline, on-policy/off-policy) through a decoupled three-component architecture, providing a one-stop solution for agent developers, RL researchers, and data engineers. It has been implemented in real business scenarios and is continuously iterated.