Discover and explore top open-source AI tools and projects—updated daily.
LLM multi-tool reasoning powered by reinforcement learning
Top 98.7% on SourcePulse
Tool-Star is a reinforcement learning framework enabling LLMs to autonomously invoke multiple external tools for complex reasoning. It targets researchers and developers seeking to enhance LLM capabilities in computational and knowledge-intensive tasks, offering improved efficiency and reliability in tool usage.
How It Works
This framework integrates six tool types, employing systematic data synthesis and training algorithms. It leverages reinforcement learning, referencing frameworks like ReCall and VERL, to train LLMs for stepwise reasoning and tool invocation. The approach aims for autonomous, efficient, and reliable tool use, with recent advancements like ARPO accelerating training significantly.
Quick Start & Requirements
Tool_Star_RL
environment for RL training.https://github.com/hiyouga/LLaMA-Factory.git
. Paper: https://arxiv.org/abs/2505.16410
.Highlighted Details
Maintenance & Community
The project is actively maintained with recent updates in July 2025, including the release of the ARPO training accelerator. It welcomes community contributions. Contact is available via email at dongguanting@ruc.edu.cn.
Licensing & Compatibility
Released under the MIT License, which is permissive for commercial use and integration into closed-source projects.
Limitations & Caveats
The framework is noted as still under development with room for improvement. Specific version incompatibilities exist for vLLM and PyTorch. Setting up the RL and evaluation environments requires careful attention to dependency versions and API key configurations.
1 week ago
Inactive