Update README.md
Browse files
README.md
CHANGED
|
@@ -6,16 +6,6 @@ base_model:
|
|
| 6 |
|
| 7 |
This is the AWQ model of GroundNext-7B-V0, which runs on lower VRAM(e.g. 12G). GroundNext-7B-V0 is the GUI agent model trained on large-scaled, human-expert-annoated desktop application dataset.
|
| 8 |
|
| 9 |
-
## Model Description
|
| 10 |
-
**GroundNext-7B-V0** has the following characteristics:
|
| 11 |
-
- **Type**: Vision-Language Model for GUI Grounding
|
| 12 |
-
- **Base Model**: Qwen2.5-VL-7B-Instruct
|
| 13 |
-
- **Training Approach**: Two-stage (Supervised Fine-tuning + Reinforcement Learning with RLOO)
|
| 14 |
-
- **Number of Parameters**: 7.0B
|
| 15 |
-
- **Training Data**: 700K human-annotated desktop demonstrations from GroundCUA dataset
|
| 16 |
-
- **Context Length**: 262,144 tokens (inherited from base model)
|
| 17 |
-
- **Specialization**: Desktop GUI element grounding with cross-platform generalization
|
| 18 |
-
|
| 19 |
## Perforamnce
|
| 20 |
### Desktop Grounding Benchmarks
|
| 21 |
|
|
|
|
| 6 |
|
| 7 |
This is the AWQ model of GroundNext-7B-V0, which runs on lower VRAM(e.g. 12G). GroundNext-7B-V0 is the GUI agent model trained on large-scaled, human-expert-annoated desktop application dataset.
|
| 8 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
## Perforamnce
|
| 10 |
### Desktop Grounding Benchmarks
|
| 11 |
|