cognitedata / Qwen-VL-finetuneLinks
The official repo of Qwen-VL (通义千问-VL) chat & pretrained large vision language model proposed by Alibaba Cloud.
☆17Updated last year
Alternatives and similar repositories for Qwen-VL-finetune
Users that are interested in Qwen-VL-finetune are comparing it to the libraries listed below
Sorting:
- Implementation of VisionLLaMA from the paper: "VisionLLaMA: A Unified LLaMA Interface for Vision Tasks" in PyTorch and Zeta☆16Updated last year
- Lottery Ticket Adaptation☆39Updated last year
- A public implementation of the ReLoRA pretraining method, built on Lightning-AI's Pytorch Lightning suite.☆34Updated last year
- several types of attention modules written in PyTorch for learning purposes☆53Updated last month
- Simple Implementation of TinyGPTV in super simple Zeta lego blocks☆16Updated last year
- A minimal implementation of LLaVA-style VLM with interleaved image & text & video processing ability.