CoolFace
Modelpublic

ByteDance-Seed/UI-TARS-1.5-7B

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
605likes600kdownloads
Model Card

license: apache-2.0 language:

  • en pipeline_tag: image-text-to-text tags:
  • multimodal
  • gui library_name: transformers ---

UI-TARS-1.5 Model

We shared the latest progress of the UI-TARS-1.5 model in our blog, which excels in playing games and performing GUI tasks.

Introduction

UI-TARS-1.5, an open-source multimodal agent built upon a powerful vision-language model. It is capable of effectively performing diverse tasks within virtual worlds.

Leveraging the foundational architecture introduced in our recent paper, UI-TARS-1.5 integrates advanced reasoning enabled by reinforcement learning. This allows the model to reason through its thoughts before taking action, significantly enhancing its performance and adaptability, particularly in inference-time scaling. Our new 1.5 version achieves state-of-the-art results across a variety of standard benchmarks, demonstrating strong reasoning capabilities and notable improvements over prior models. <!-- [image] --> <p align="center"> <video controls width="480"> <source src="https://huggingface.co/datasets/JjjFangg/Demovideo/resolve/main/GUIdemo.mp4" type="video/mp4"> </video>

<p> <p align="center"> <video controls width="480"> <source src="https://huggingface.co/datasets/JjjFangg/Demovideo/resolve/main/Gamedemo.mp4" type="video/mp4"> </video> <p>

<!-- [image] --> Code: https://github.com/bytedance/UI-TARS

Application: https://github.com/bytedance/UI-TARS-desktop

Performance

Online Benchmark Evaluation | Benchmark type | Benchmark | UI-TARS-1.5 | OpenAI CUA | Claude 3.7 | Previous SOTA | |----------------|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------|-------------|-------------|----------------------| | Computer Use | OSworld (100 steps) | 42.5 | 36.4 | 28 | 38.1 (200 step) | | | Windows Agent Arena (50 steps) | 42.1 | - | - | 29.8 | | Browser Use | WebVoyager | 84.8 | 87 | 84.1 | 87 | | | Online-Mind2web | 75.8 | 71 | 62.9 | 71 | | Phone Use | Android World | 64.2 | - | - | 59.5 |

Grounding Capability Evaluation | Benchmark | UI-TARS-1.5 | OpenAI CUA | Claude 3.7 | Previous SOTA | |-----------|-------------|------------|------------|----------------| | ScreensSpot-V2 | 94.2 | 87.9 | 87.6 | 91.6 | | ScreenSpotPro | 61.6 | 23.4 | 27.7 | 43.6 |

Poki Game

Model[2048](https://poki.com/en/g/2048)[cubinko](https://poki.com/en/g/cubinko)[energy](https://poki.com/en/g/energy)[free-the-key](https://poki.com/en/g/free-the-key)[Gem-11](https://poki.com/en/g/gem-11)[hex-frvr](https://poki.com/en/g/hex-frvr)[Infinity-Loop](https://poki.com/en/g/infinity-loop)[Maze:Path-of-Light](https://poki.com/en/g/maze-path-of-light)[shapes](https://poki.com/en/g/shapes)[snake-solver](https://poki.com/en/g/snake-solver)[wood-blocks-3d](https://poki.com/en/g/wood-blocks-3d)[yarn-untangle](https://poki.com/en/g/yarn-untangle)[laser-maze-puzzle](https://poki.com/en/g/laser-maze-puzzle)[tiles-master](https://poki.com/en/g/tiles-master)
OpenAI CUA31.040.0032.800.0046.2792.2523.0835.0052.1842.862.0244.5680.0078.27
Claude 3.743.050.0041.600.000.0030.762.3182.006.2642.860.0013.7728.0052.18
UI-TARS-1.5100.000.00100.00100.00100.00100.00100.00100.00100.00100.00100.00100.00100.00100.00

Minecraft

Task TypeTask Name[VPT](https://openai.com/index/vpt/)[DreamerV3](https://www.nature.com/articles/s41586-025-08744-2)Previous SOTAUI-TARS-1.5 w/o ThoughtUI-TARS-1.5 w/ Thought
Mine Blocks(oak_log)0.81.01.01.01.0
(obsidian)0.00.00.00.20.3
(white_bed)0.00.00.10.40.6
200 Tasks Avg.0.060.030.320.350.42
Kill Mobs(mooshroom)0.00.00.10.30.4
(zombie)0.40.10.60.70.9
(chicken)0.10.00.40.50.6
100 Tasks Avg.0.040.030.180.250.31

Model Scale Comparison

This table compares performance across different model scales of UI-TARS on the OSworld benchmark.

**Benchmark Type****Benchmark****UI-TARS-72B-DPO****UI-TARS-1.5-7B****UI-TARS-1.5**
Computer UseOSWorld24.627.542.5
GUI GroundingScreenSpotPro38.149.661.6

The released UI-TARS-1.5-7B focuses primarily on enhancing general computer use capabilities and is not specifically optimized for game-based scenarios, where the UI-TARS-1.5 still holds a significant advantage.

What's next

We are providing early research access to our top-performing UI-TARS-1.5 model to facilitate collaborative research. Interested researchers can contact us at TARS@bytedance.com.

Citation

If you find our paper and model useful in your research, feel free to give us a cite.

BibTeX
@article{qin2025ui,
  title={UI-TARS: Pioneering Automated GUI Interaction with Native Agents},
  author={Qin, Yujia and Ye, Yining and Fang, Junjie and Wang, Haoming and Liang, Shihao and Tian, Shizuo and Zhang, Junda and Li, Jiahao and Li, Yunxin and Huang, Shijue and others},
  journal={arXiv preprint arXiv:2501.12326},
  year={2025}
}