hanyullai's picture
Create README.md
1c0e09b verified
metadata
license: other
language:
  - en
base_model:
  - meta/Llama-3-70B
tags:
  - androidgen
  - llama3
  - androidworld
  - llm
  - agent

AndroidGen-Llama-3-70B

Model Introduction

AndroidGen-Llama-3-70B is the open-source version of AndroidGen in Llama-3-70B released by Zhipu AI. AndroidGen enables LLM-based agents to autonomously perform tasks across various Android applications, including messaging, clock, email, settings, etc., without requiring manually labeled interaction data.

For more inference code and requirements, please visit our [github page](GitHub - THUDM/AndroidGen).

Citations

If you find our work useful, please consider citing the following paper.

@article{lai2025androidgen,
  title={AndroidGen: Building an Android Language Agent under Data Scarcity},
  author={Lai, Hanyu and Gao, Junjie and Liu, Xiao and Xu, Yifan and Zhang, Shudan and Dong, Yuxiao and Tang, Jie},
  journal={arXiv preprint arXiv:2504.19298},
  year={2025}
}