Skip to content

Commit 134de4f

Browse files
committed
docs(ui-tars): update quick start
1 parent b0559fa commit 134de4f

8 files changed

+33
-7
lines changed
189 KB
Loading
261 KB
Loading
Loading
347 KB
Loading
184 KB
Loading
123 KB
Loading
244 KB
Loading

docs/quick-start.md

+33-7
Original file line numberDiff line numberDiff line change
@@ -35,20 +35,46 @@ You can download the [latest release](https://github.com/bytedance/UI-TARS-deskt
3535
3636
<img src="../apps/ui-tars/images/windows_install.png" width="400px" style="margin-left: 4em;" />
3737
38-
## Add your model settings
38+
## Get our newest model
39+
40+
### UI-TARS-1.5 on [Hugging Face](https://endpoints.huggingface.co/catalog)
41+
42+
1. Click the button `Deploy from Hugging Face` on the top right corner of the page
43+
<img src="../apps/ui-tars/images/huggingface_deploy.png" width="500px" />
44+
45+
2. Select the model UI-TARS-1.5-7B
46+
<img src="../apps/ui-tars/images/huggingface_uitars_1.5.png" width="500px" />
47+
48+
3. Configure the model settings and select correct VLM Provider after your deployment
49+
<img src="../apps/ui-tars/images/huggingface_uitars_1.5_config.png" width="500px" />
50+
51+
> Refer to [[UI-TARS-1.5 Deployment Official Guide]](https://github.com/bytedance/UI-TARS/blob/main/README_deploy.md) for more detail about the UI-TARS-1.5's latest deployment methods.
52+
53+
### Doubao-1.5-UI-TARS on [VolcEngine](https://console.volcengine.com/ark/region:ark+cn-beijing/model/detail?Id=doubao-1-5-ui-tars)
3954
40-
> Refer to [Deployment](https://github.com/bytedance/UI-TARS/blob/main/README_deploy.md) for more information about the UI-TARS-1.5's latest deployment methods.
55+
1. Click the button `Try` on the top right corner of the page
56+
<img src="../apps/ui-tars/images/volcengine_deploy.png" width="500px" />
57+
58+
2. Click the `API inference` link
59+
<img src="../apps/ui-tars/images/volcengine_api.png" width="500px" />
60+
61+
Complete identity verification to obtain the model configuration.
62+
63+
3. Configure the model settings and select correct VLM Provider after your deployment
64+
<img src="../apps/ui-tars/images/volcengine_doubao_tars.png" width="500px" />
65+
66+
> Refer to [UI-TARS Model Deployment Guide (Chinese)](https://bytedance.sg.larkoffice.com/docx/TCcudYwyIox5vyxiSDLlgIsTgWf) for more detail about the Doubao-1.5-UI-TARS's latest deployment methods.
67+
68+
## Add your model settings
4169
4270
1. Click the **Settings** button on the bottom left corner of the application
4371
<img src="../apps/ui-tars/images/setting.png" width="500px" />
4472
45-
2. Read the [Settings Configuration Guide](./setting.md) and set up VLM/Chat parameters
46-
47-
> Selecting the appropriate VLM Provider can optimize desktop app performance when using model. For more details, see [vlm-provider](./setting.md#vlm-provider)
73+
> Read the [Settings Configuration Guide](./setting.md) and set up VLM/Chat parameters. Selecting the appropriate VLM Provider can optimize desktop app performance when using model.
4874
49-
3. Select the desired usage scenario before starting a new chat
75+
2. Select the desired usage scenario before starting a new chat
5076
<img src="../apps/ui-tars/images/settings_scene.png" width="500px" />
5177
52-
4. Input the command to start a round of GUI operation tasks!
78+
3. Input the command to start a round of GUI operation tasks!
5379
5480
<img src="../apps/ui-tars/images/start_task.png" width="500px" />

0 commit comments

Comments
 (0)