#112 · Primary category: Deep Learning Frameworks
Qwen-VL-Series-Finetune
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
tensorflow
An Open Source Machine Learning Framework for Everyone
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
keras
Deep Learning for humans
nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.