File size: 602 Bytes
d1248eb
 
84db8c3
 
 
d1248eb
84db8c3
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
license: apache-2.0
language:
- en
library_name: transformers
---
## alpha-umi-planner-13b

## Introduction
alpha-umi-planner-13b is the 13b 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''*.

It can collaborate with alpha-umi-summarizer(7b/13b) and alpha-umi-caller(7b/13b) to form a multi-LLM agent system.

So far alpha-umi-planner-13b is applicable for ToolBench, we will soon release more versions that applicable for more tasks.

For the utility, please refer to the github repo of the paper.