#131 · Primary category: Deep Learning Frameworks

align-anything

chameleon dpo large-language-models multimodal rlhf vision-language-model

Align Anything: Training All-modality Model with Feedback

Project last updated:11/27/25

GitHub Stars

4.7K

Forks

506

Contributors

16

License

Apache-2.0

Why we included this project

Fine-tuning a multimodal model so it actually follows human instructions usually means committing to one alignment method and building the data pipeline around it. Align Anything is a modular training stack that supports the main algorithms, SFT, DPO, PPO, GRPO, and rule-based RL, across image, audio, video, and any-to-any models, so you can compare approaches without rebuilding your workflow. It ships working scripts for Qwen3, DeepSeek, Janus, and MiniCPM-o, plus tutorials that show how to take a text-only model and add image input or set up DPO training. The scaffolding for NVIDIA GPUs, Huawei Ascend NPUs, and Slurm clusters is already there, which makes it a practical place to start real alignment experiments rather than a toy.

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