Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ library_name: transformers
|
|
10 |
## Introduction
|
11 |
alpha-umi-planner-7b is the 7b version planner model of the alpha-UMi multi-LLM tool learning agent framework proposed by *''Small LLMs Are Weak Tool Learners: A Multi-LLM Agent''*.
|
12 |
|
13 |
-
It can collaborate with alpha-umi-
|
14 |
|
15 |
So far alpha-umi-planner-7b is applicable for ToolBench, we will soon release more versions that applicable for more tasks.
|
16 |
|
|
|
10 |
## Introduction
|
11 |
alpha-umi-planner-7b is the 7b version planner model of the alpha-UMi multi-LLM tool learning agent framework proposed by *''Small LLMs Are Weak Tool Learners: A Multi-LLM Agent''*.
|
12 |
|
13 |
+
It can collaborate with alpha-umi-summarizer(7b/13b) and alpha-umi-caller(7b/13b) to form a multi-LLM agent system.
|
14 |
|
15 |
So far alpha-umi-planner-7b is applicable for ToolBench, we will soon release more versions that applicable for more tasks.
|
16 |
|