File size: 596 Bytes
dcdf487 4ea2a6f dcdf487 4ea2a6f |
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-caller-7b
## Introduction
alpha-umi-caller-7b is the 7b version caller 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-summarizer(7b/13b) to form a multi-LLM agent system.
So far alpha-umi-caller-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. |