Section 01
Core Introduction to the DARE Framework: An Alignment and Reinforcement Learning Execution Tool for Diffusion Large Language Models
DARE (Diffusion Large Language Models Alignment and Reinforcement Executor) is a framework developed and open-sourced on GitHub by the yjyddq team. Specifically designed for diffusion large language models (dLLMs), it provides capabilities for supervised fine-tuning (SFT), parameter-efficient fine-tuning (PEFT), and reinforcement learning (RL) training, along with comprehensive evaluation support. This framework aims to fill the gap where existing RL frameworks cannot directly adapt to dLLMs, facilitating the development of the dLLM research community. The project was released in June 2026, original link: https://github.com/yjyddq/DARE.