#112 · Primary category: Deep Learning Frameworks

Qwen-VL-Series-Finetune

multimodal qwen2-5-vl qwen2-vl qwen3-5 qwen3-vl vision-language vision-language-model vlm

An open-source implementaion for fine-tuning Qwen-VL series by Alibaba Cloud.

Project last updated:08/22/26

GitHub Stars

2.0K

Forks

222

Contributors

14

License

Apache-2.0

Why we included this project

This repository brings Alibaba Cloud's Qwen vision-language models together in a single fine-tuning script, spanning Qwen2-VL, Qwen3-VL, and Qwen3.5. Training runs on HuggingFace and Liger-Kernel instead of a proprietary stack, and supports SFT, DPO, and GRPO for images and video. Hardware-limited teams get concrete help: selective layer freezing, a window-attention patch that cuts memory usage, and kernel-level speedups that reduce VRAM demands. If you want to adapt a Qwen model to your own data rather than just call it through an API, this gives you one coherent place to start instead of a scattered set of notebooks.

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