qianhuiwu commited on
Commit
3960674
Β·
verified Β·
1 Parent(s): 77b7887

keep consistent format with other model cards.

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -15,16 +15,16 @@ This model was introduced in the paper [**GUI-Actor: Coordinate-Free Visual Grou
15
  It is developed based on [UI-TARS-2B-SFT](https://huggingface.co/ByteDance-Seed/UI-TARS-2B-SFT) and is designed to predict the correctness of an action position given a language instruction. This model is well-suited for **GUI-Actor**, as its attention map effectively provides diverse candidates for verification with only a single inference.
16
 
17
 
18
- For more details on model design and evaluation, please check: [Project Page](https://microsoft.github.io/GUI-Actor/) | [Github Repo](https://github.com/microsoft/GUI-Actor) | [Paper](https://huggingface.co/papers/2506.03143).
19
 
20
 
21
  | Model List | Hugging Face Link |
22
  |--------------------------------------------|--------------------------------------------|
23
- | **GUI-Actor-7B-Qwen2-VL** | [Hugging Face](https://huggingface.co/microsoft/GUI-Actor-7B-Qwen2-VL) |
24
- | **GUI-Actor-2B-Qwen2-VL** | [Hugging Face](https://huggingface.co/microsoft/GUI-Actor-2B-Qwen2-VL) |
25
- | **GUI-Actor-7B-Qwen2.5-VL (coming soon)** | [Hugging Face](https://huggingface.co/microsoft/GUI-Actor-7B-Qwen2.5-VL) |
26
- | **GUI-Actor-3B-Qwen2.5-VL (coming soon)** | [Hugging Face](https://huggingface.co/microsoft/GUI-Actor-3B-Qwen2.5-VL) |
27
- | **GUI-Actor-Verifier-2B** | [Hugging Face](https://huggingface.co/microsoft/GUI-Actor-Verifier-2B) |
28
 
29
 
30
 
 
15
  It is developed based on [UI-TARS-2B-SFT](https://huggingface.co/ByteDance-Seed/UI-TARS-2B-SFT) and is designed to predict the correctness of an action position given a language instruction. This model is well-suited for **GUI-Actor**, as its attention map effectively provides diverse candidates for verification with only a single inference.
16
 
17
 
18
+ For more details on model design and evaluation, please check: [🏠 Project Page](https://microsoft.github.io/GUI-Actor/) | [πŸ’» Github Repo](https://github.com/microsoft/GUI-Actor) | [πŸ“‘ Paper](https://huggingface.co/papers/2506.03143).
19
 
20
 
21
  | Model List | Hugging Face Link |
22
  |--------------------------------------------|--------------------------------------------|
23
+ | **GUI-Actor-7B-Qwen2-VL** | [πŸ€— Hugging Face](https://huggingface.co/microsoft/GUI-Actor-7B-Qwen2-VL) |
24
+ | **GUI-Actor-2B-Qwen2-VL** | [πŸ€— Hugging Face](https://huggingface.co/microsoft/GUI-Actor-2B-Qwen2-VL) |
25
+ | **GUI-Actor-7B-Qwen2.5-VL (coming soon)** | [πŸ€— Hugging Face](https://huggingface.co/microsoft/GUI-Actor-7B-Qwen2.5-VL) |
26
+ | **GUI-Actor-3B-Qwen2.5-VL (coming soon)** | [πŸ€— Hugging Face](https://huggingface.co/microsoft/GUI-Actor-3B-Qwen2.5-VL) |
27
+ | **GUI-Actor-Verifier-2B** | [πŸ€— Hugging Face](https://huggingface.co/microsoft/GUI-Actor-Verifier-2B) |
28
 
29
 
30