#123 · Primary category: Deep Learning Frameworks

verl-omni

diffusion-models flow-matching grpo multimodal qwen reinforcement-learning rlhf vllm

Multimodal RL training framework for diffusion & omni models

Project last updated:08/30/26

GitHub Stars

902

Forks

164

Contributors

28

License

Apache-2.0

Why we included this project

VeRL-Omni is the project verl spun out of its multimodal work into its own home for reinforcement learning training of diffusion and omni-modality models, and it stays built on top of verl and vLLM. Where verl mainly trains autoregressive text reasoning, this framework handles models that emit whole outputs, from text-to-image and text-to-video to audio-video generation, with support for Qwen-Image, Qwen3-Omni, and LTX. It ships trainers for GRPO, DPO, GSPO, and FlowDPPO, and one optimization worth knowing about scores clean diffusion latents to skip VAE decoding, which cuts latency and memory on multimodal runs. Teams already on verl or vLLM get a single stack for generative-model alignment instead of hand-rolling denoising rollouts and VLM-as-judge reward scoring.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category