lupantech/chameleon-llm
Chameleon is a plug-and-play system that augments LLMs like GPT-4 with tools for compositional reasoning on science and math tasks.

Velocity · 7d
+1.0
★ / day
Trend
→steady
star history
This repository contains code for the Chameleon research paper, which introduces a framework for enhancing large language models with plug-and-play tool use capabilities. The system enables LLMs to compose multiple tools (such as calculators, code interpreters, or knowledge retrieval) to solve complex multi-step reasoning problems. It includes implementations for science problem solving, MathQA, and TableQA benchmarks.