Update README.md
Browse files
README.md
CHANGED
|
@@ -5,7 +5,7 @@ base_model:
|
|
| 5 |
---
|
| 6 |
|
| 7 |
## Model Description
|
| 8 |
-
This model is covnert by
|
| 9 |
|
| 10 |
UI-Venus is a native UI agent based on the Qwen2.5-VL multimodal large language model, designed to perform precise GUI element grounding and effective navigation using only screenshots as input. It achieves state-of-the-art performance through Reinforcement Fine-Tuning (RFT) with high-quality training data.
|
| 11 |
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
## Model Description
|
| 8 |
+
This model is covnert by mlx_vlm from [inclusionAI/UI-Venus-Navi-7B](https://huggingface.co/inclusionAI/UI-Venus-Navi-7B).
|
| 9 |
|
| 10 |
UI-Venus is a native UI agent based on the Qwen2.5-VL multimodal large language model, designed to perform precise GUI element grounding and effective navigation using only screenshots as input. It achieves state-of-the-art performance through Reinforcement Fine-Tuning (RFT) with high-quality training data.
|
| 11 |
|