sjtuzc's picture
Update README.md
5e4c8bb verified
metadata
license: apache-2.0
pipeline_tag: image-text-to-text
tags:
  - multimodal
  - gui
library_name: transformers

MobiMind-Grounder-3B Model

This is the Grounder Model of MobiAgent with 7B parameters, capable of low-level UI element grounding in GUI agent task execution.

About MobiAgent

MobiAgent is a powerful mobile agent system including:

  • An agent model family: MobiMind
  • An agent acceleration framework: AgentRR
  • An agent benchmark: MobiFlow

System Architecture:

Evaluation Results

## Usage Deploy model inference service with vLLM:
vllm serve IPADS-SAI/MobiMind-Grounder-7B

For more usage details, e.g., execute GUI tasks with ADB or our Android App, please refer to our repo!