File size: 608 Bytes
dfc00ee
 
f378a26
 
 
dfc00ee
f378a26
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
license: apache-2.0
language:
- en
library_name: transformers
---

## alpha-umi-summarizer-7b

## Introduction
alpha-umi-summarizer-7b is the 7b version summarizer 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-planner(7b/13b) and alpha-umi-caller(7b/13b) to form a multi-LLM agent system.

So far alpha-umi-summarizer-7b 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.