File size: 449 Bytes
d9c869f |
1 2 3 4 5 6 7 8 9 10 11 |
---
license: cc-by-nc-4.0
library_name: transformers
pipeline_tag: image-text-to-text
---
This repository contains the model described in [Open-Qwen2VL: Compute-Efficient Pre-Training of Fully-Open Multimodal LLMs on Academic Resources](https://huggingface.co/papers/2504.00595).
Project page: https://victorwz.github.io/Open-Qwen2VL
For code and usage instructions, please refer to the official codebase: https://github.com/Victorwz/Open-Qwen2VL |