GitHub 项目简介: Gorilla: Training and Evaluating LLMs for Function Calls (Tool Calls)
README: Gorilla enables LLMs to use tools by invoking APIs. Given a natural language query, Gorilla comes up with the semantically- and syntactically- correct API to invoke.
README: This repository contains [inference code](/gorilla/inference) for running Gorilla finetuned models, [evaluation code](/gorilla/eval) for reproducing results from our paper, and [A…
README: Drop-in alternative for function calling, supporting multiple complex data types and parallel execution
README: Comprehensive evaluation of function-calling capabilities