OpenBMB/ToolBench resource
[ICLR'24 spotlight] An open platform for training, serving, and evaluating large language model for tool learning. observed · 2026-08-28
Health v2 · maintenance only
39/100
- Activity 22
- Release rhythm 35
- Longevity 85
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1193
- days_rel: n/a
- days_push: 469
- n_releases_24m: 0
Adoption not part of the score
5732 stars · 489 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
ToolBench is an open-source platform for training, serving, and evaluating large language models on tool use, built around a large-scale instruction-tuning dataset covering thousands of real-world APIs. It includes the ToolLLaMA fine-tuned model, data generation pipelines, and the ToolEval automatic evaluator with a leaderboard.
Use cases
- train an LLM to call real-world APIs
- evaluate tool-use capabilities of language models
- generate instruction tuning data for function calling
- benchmark my agent against ChatGPT on tool use
- fine-tune an open-source model for tool learning
- compare models on a tool-use leaderboard
When to choose
- you need SFT data or a benchmark for LLM tool/API use
- you want to fine-tune or evaluate open models on function calling
- you need an automatic evaluator (pass rate / win rate) for tool-learning agents
When to avoid
- you only need a production agent framework rather than training/evaluation research tooling
- you cannot access OpenAI APIs or the RapidAPI tool server
- you need a stable offline evaluation environment without setting up StableToolBench separately
Facets
dataset · maturity active
llm-training agent-framework benchmarking rag large-language-models machine-learning python tool-learning instruction-tuning function-calling api-use tooleval toolllama iclr-2024 ai-agents natural-language-processing linux docker
2 sources
- readme: https://github.com/OpenBMB/ToolBench · fetched 2026-08-28 · 92cac552fef0
- homepage: https://openbmb.github.io/ToolBench/ · fetched 2026-08-29 · 8f626240f45f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| OpenBMB/ToolBench | main | 39 |
For agents
markdown · JSON · MCP: product_card(name="OpenBMB/ToolBench")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem