Add link to paper
#3
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -3,9 +3,9 @@ base_model:
|
|
3 |
- Qwen/Qwen2.5-VL-3B-Instruct
|
4 |
language:
|
5 |
- en
|
|
|
6 |
license: apache-2.0
|
7 |
pipeline_tag: image-text-to-text
|
8 |
-
library_name: transformers
|
9 |
---
|
10 |
|
11 |
This repository contains the model based on Qwen2.5-VL-3B as presented in [Scaling Computer-Use Grounding via User Interface Decomposition and Synthesis](https://arxiv.org/abs/2505.13227).
|
|
|
3 |
- Qwen/Qwen2.5-VL-3B-Instruct
|
4 |
language:
|
5 |
- en
|
6 |
+
library_name: transformers
|
7 |
license: apache-2.0
|
8 |
pipeline_tag: image-text-to-text
|
|
|
9 |
---
|
10 |
|
11 |
This repository contains the model based on Qwen2.5-VL-3B as presented in [Scaling Computer-Use Grounding via User Interface Decomposition and Synthesis](https://arxiv.org/abs/2505.13227).
|