MingComplex
commited on
Commit
·
6c11047
1
Parent(s):
d720b99
update readme
Browse files
README.md
CHANGED
@@ -10,11 +10,11 @@ library_name: transformers
|
|
10 |
---
|
11 |
|
12 |
|
13 |
-
# UI-TARS-
|
14 |
[UI-TARS-2B-SFT](https://huggingface.co/bytedance-research/UI-TARS-2B-SFT) |
|
15 |
[UI-TARS-2B-gguf](https://huggingface.co/bytedance-research/UI-TARS-2B-gguf) |
|
16 |
[UI-TARS-7B-SFT](https://huggingface.co/bytedance-research/UI-TARS-7B-SFT) |
|
17 |
-
[UI-TARS-7B-DPO](https://huggingface.co/bytedance-research/UI-TARS-7B-DPO) |
|
18 |
[UI-TARS-7B-gguf](https://huggingface.co/bytedance-research/UI-TARS-7B-gguf) |
|
19 |
[UI-TARS-72B-SFT](https://huggingface.co/bytedance-research/UI-TARS-72B-SFT) |
|
20 |
[UI-TARS-72B-DPO](https://huggingface.co/bytedance-research/UI-TARS-72B-DPO)
|
@@ -31,6 +31,8 @@ UI-TARS is a next-generation native GUI agent model designed to interact seamles
|
|
31 |
|
32 |
<!-- ![Local Image](figures/UI-TARS-vs-Previous-SOTA.png) -->
|
33 |
|
|
|
|
|
34 |
|
35 |
## Performance
|
36 |
**Perception Capabilty Evaluation**
|
|
|
10 |
---
|
11 |
|
12 |
|
13 |
+
# UI-TARS-72B-DPO
|
14 |
[UI-TARS-2B-SFT](https://huggingface.co/bytedance-research/UI-TARS-2B-SFT) |
|
15 |
[UI-TARS-2B-gguf](https://huggingface.co/bytedance-research/UI-TARS-2B-gguf) |
|
16 |
[UI-TARS-7B-SFT](https://huggingface.co/bytedance-research/UI-TARS-7B-SFT) |
|
17 |
+
[**UI-TARS-7B-DPO**](https://huggingface.co/bytedance-research/UI-TARS-7B-DPO)(Recommended) |
|
18 |
[UI-TARS-7B-gguf](https://huggingface.co/bytedance-research/UI-TARS-7B-gguf) |
|
19 |
[UI-TARS-72B-SFT](https://huggingface.co/bytedance-research/UI-TARS-72B-SFT) |
|
20 |
[UI-TARS-72B-DPO](https://huggingface.co/bytedance-research/UI-TARS-72B-DPO)
|
|
|
31 |
|
32 |
<!-- ![Local Image](figures/UI-TARS-vs-Previous-SOTA.png) -->
|
33 |
|
34 |
+
This repository contains the model for the paper [UI-TARS: Pioneering Automated GUI Interaction with Native Agents](https://huggingface.co/papers/2501.12326).
|
35 |
+
Code: https://github.com/bytedance/UI-TARS
|
36 |
|
37 |
## Performance
|
38 |
**Perception Capabilty Evaluation**
|