AgentToken-8B / README.md
ChengyouJia's picture
Create README.md
8d98852 verified
|
raw
history blame
1.17 kB
metadata
license: apache-2.0
base_model:
  - OpenGVLab/InternVL2-8B

AgentStore: Scalable Integration of Heterogeneous Agents As Specialized Generalist Computer Assistant

Overview

AgentStore

AgentStore is a flexible and scalable platform for dynamically integrating various heterogeneous agents to independently or collaboratively automate OS tasks. It allows users to quickly integrate their own specialized agents into the platform, similar to the functionality of the App store. This scalable integration allows the framework to dynamically adapt itself to the evolving OS, providing the multi-dimensional capabilities needed for open-ended tasks.

ChatGen-Base-4B

ChatGen-Base-4B is a MLLM finetuned from InternVL-4B. By taking as input a system prompt, and freestyle user query, the model generates suitable prompts, appropriate models, and specific arguments.