File size: 599 Bytes
cce0b40 0fea677 cce0b40 0fea677 43ec864 0fea677 10899da 0fea677 4bcf2d0 0fea677 |
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-planner-7b
## Introduction
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''*.
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-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. |