Files
Jedi-7B-1080p/README.md
ModelHub XC d3079d6c9a 初始化项目,由ModelHub XC社区提供模型
Model: xlangai/Jedi-7B-1080p
Source: Original Platform
2026-09-03 12:08:15 +08:00

29 lines
1.0 KiB
Markdown

---
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