Skip to content

Commit da75e07

Browse files
committed
update readme
1 parent fcf23ee commit da75e07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ UI-TARS Desktop is a GUI Agent application based on [UI-TARS (Vision-Language Mo
2222
The **GGUF model** has undergone quantization, but unfortunately, its performance cannot be guaranteed. As a result, we have decided to **downgrade** it.
2323

2424
💡 **Alternative Solution**:
25-
You can use **[Cloud Deployment](#cloud-deployment)** or **[Local Deployment [vLLM]](#local-deployment-vllm)** instead.
25+
You can use **[Cloud Deployment](#cloud-deployment)** or **[Local Deployment [vLLM]](#local-deployment-vllm)**(If you have enough GPU resources) instead.
2626

2727
We appreciate your understanding and patience as we work to ensure the best possible experience.
2828

@@ -109,7 +109,7 @@ Run the command below to start an OpenAI-compatible API service:
109109
python -m vllm.entrypoints.openai.api_server --served-model-name ui-tars --model <path to your model>
110110
```
111111

112-
##### Input your API key
112+
##### Input your API information
113113

114114
<img src="./images/settings_model.png" width="500px" />
115115

0 commit comments

Comments
 (0)