BriefGPT.xyz
Sep, 2023
定制LLMs:创建和检索专业工具集
CRAFT: Customizing LLMs by Creating and Retrieving from Specialized Toolsets
HTML
PDF
Lifan Yuan, Yangyi Chen, Xingyao Wang, Yi R. Fung, Hao Peng...
TL;DR
通过使用特定任务的工具来增强大型语言模型的能力,CRAFT框架通过创建和检索工具集,为LLMs提供了灵活性,并在视觉语言、表格处理和数学推理任务中实现了显著的性能改进。
Abstract
large language models
(LLMs) are often augmented with tools to solve
complex tasks
. By generating code snippets and executing them through task-specific Application Programming Interfaces (APIs), they can offload
→