File size: 367 Bytes
e74bacc |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
---
license: mit
language:
- en
base_model:
- Qwen/Qwen2.5-VL-3B-Instruct
- Qwen/Qwen2.5-VL-7B-Instruct
pipeline_tag: visual-question-answering
---
This repository contains the model presented in [GUI-R1 : A Generalist R1-Style Vision-Language Action Model For GUI Agents](https://huggingface.co/papers/2504.10458).
Project page: https://github.com/ritzz-ai/GUI-R1 |