MobiMind-Decider-7B / README.md
sjtuzc's picture
Update README.md
122f837 verified
|
raw
history blame
1.24 kB
metadata
license: apache-2.0
pipeline_tag: image-text-to-text
tags:
  - multimodal
  - gui
library_name: transformers

MobiMind-Decider-7B Model

This is the Decider Model of MobiAgent with 7B parameters, capable of high-level GUI interaction decision 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 with vLLM:

vllm serve IPADS-SAI/MobiMind-Decider-7B

For more usage details, please refer to our repo!