You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+41-4Lines changed: 41 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,15 @@ UI-TARS Desktop is a GUI Agent application based on [UI-TARS (Vision-Language Mo
17
17
|    👓 <ahref="https://github.com/web-infra-dev/midscene">Midscene (use in browser)</a>
18
18
</p>
19
19
20
+
### ⚠️ Important Announcement: GGUF Model Performance
21
+
22
+
The **GGUF model** has undergone quantization, but unfortunately, its performance cannot be guaranteed. As a result, we have decided to **downgrade** it.
23
+
24
+
💡 **Alternative Solution**:
25
+
You can use **[Cloud Deployment](#cloud-deployment)** or **[Local Deployment [vLLM]](#local-deployment-vllm)** instead.
26
+
27
+
We appreciate your understanding and patience as we work to ensure the best possible experience.
28
+
20
29
## Showcases
21
30
22
31
| Instruction | Video |
@@ -64,13 +73,41 @@ You can download the [latest release](https://github.com/bytedance/UI-TARS-deskt
We provide three model sizes on Hugging Face: **2B**, **7B**, and **72B**. To achieve the best performance, we recommend using the **7B-DPO** or **72B-DPO** model (based on your hardware configuration):
0 commit comments