VeriOS-Agent-7B / README.md
nielsr's picture
nielsr HF Staff
Improve model card: Add metadata and links to paper and code
a85a628 verified
|
raw
history blame
924 Bytes
metadata
pipeline_tag: image-text-to-text
library_name: transformers
license: cc-by-nc-4.0

Model Overview

This model, VeriOS-Agent, is a Query-Driven Trustworthy OS Agent implemented as described in the paper:

VeriOS: Query-Driven Proactive Human-Agent-GUI Interaction for Trustworthy OS Agents

It is initialized with weights from the Qwen2.5-VL-7B model. The code for VeriOS can be found on the official GitHub repository.

Citation

@article{wu2025verios,
  title={VeriOS: Query-Driven Proactive Human-Agent-GUI Interaction for Trustworthy OS Agents},
  author={Zheng Wu and Heyuan Huang and Xingyu Lou and Xiangmou Qu and Pengzhou Cheng and Zongru Wu and Weiwen Liu and Weinan Zhang and Jun Wang and Zhaoxiang Wang and Zhuosheng Zhang},
  journal={arXiv preprint arXiv:2509.07553},
  year={2025}
}