--- base_model: - Qwen/Qwen2.5-VL-7B-Instruct language: - en library_name: transformers license: apache-2.0 pipeline_tag: image-text-to-text --- This repository contains the model from the paper [Scaling Computer-Use Grounding via User Interface Decomposition and Synthesis](https://huggingface.co/papers/2505.13227). ## 📄 Citation If you find this work useful, please consider citing our paper: ```bibtex @misc{xie2025scalingcomputerusegroundinguser, title={Scaling Computer-Use Grounding via User Interface Decomposition and Synthesis}, author={Tianbao Xie and Jiaqi Deng and Xiaochuan Li and Junlin Yang and Haoyuan Wu and Jixuan Chen and Wenjing Hu and Xinyuan Wang and Yuhui Xu and Zekun Wang and Yiheng Xu and Junli Wang and Doyen Sahoo and Tao Yu and Caiming Xiong}, year={2025}, eprint={2505.13227}, archivePrefix={arXiv}, primaryClass={cs.AI}, url={https://arxiv.org/abs/2505.13227}, } ``` Project Page: https://osworld-grounding.github.io Code: https://github.com/xlang-ai/OSWorld-G