初始化项目,由ModelHub XC社区提供模型
Model: zai-org/androidgen-glm-4-9b Source: Original Platform
This commit is contained in:
34
README.md
Normal file
34
README.md
Normal file
@@ -0,0 +1,34 @@
|
||||
---
|
||||
license: other
|
||||
language:
|
||||
- en
|
||||
base_model:
|
||||
- THUDM/glm-4-9b
|
||||
tags:
|
||||
- androidgen
|
||||
- glm
|
||||
- androidworld
|
||||
- llm
|
||||
- agent
|
||||
---
|
||||
|
||||
# AndroidGen-GLM-4-9B
|
||||
|
||||
## Model Introduction
|
||||
AndroidGen-GLM-4-9B is the open-source version of AndroidGen in GLM-4-9B 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}
|
||||
}
|
||||
```
|
||||
Reference in New Issue
Block a user