OS-Atlas-Pro-7B / README.md
numbmelon's picture
Create README.md
3ec955f verified
|
raw
history blame
1.59 kB
metadata
license: apache-2.0
library_name: transformers
base_model: Qwen/Qwen2-VL-7B-Instruct
pipeline_tag: image-text-to-text

OS-Atlas: A Foundation Action Model For Generalist GUI Agents

Overview

os-atlas

OS-Atlas provides a series of models specifically designed for GUI agents.

For GUI grounding tasks, you can use:

For generating single-step actions in GUI agent tasks, you can use:

OS-Atlas-Action-7B

Citation

If you find this repository helpful, feel free to cite our paper:

@article{wu2024atlas,
        title={OS-ATLAS: A Foundation Action Model for Generalist GUI Agents},
        author={Wu, Zhiyong and Wu, Zhenyu and Xu, Fangzhi and Wang, Yian and Sun, Qiushi and Jia, Chengyou and Cheng, Kanzhi and Ding, Zichen and Chen, Liheng and Liang, Paul Pu and others},
        journal={arXiv preprint arXiv:2410.23218},
        year={2024}
      }