gorilla
gorilla copied to clipboard
Gorilla: Training and Evaluating LLMs for Function Calls (Tool Calls)
This seems like the sort of project that could accidentally produce a self-improving superhuman system. Does anyone on the project have an understanding of AI Alignment? Are there efforts to...
Thank you very much for your work! In this repository, I see API data and training data, what prompt should I use to generate training data from API data. Thanks!
**Is the feature request related to a problem?** PR #410 introduced a breaking change in the CLI arguments names: - `--embedding-model` was renamed to `--embedding_model` - `--completion-model` was renamed to...
**Describe the bug** I think there is a problem with the golden number of parallel function calls. For example, on line 27 of data/gorilla_openfunctions_v1_test_parallel_function.json, ```JSON {"question": "Find details of lawsuits...
Added Agent marketplace Blog (Blog 11)
Hello, Your Paper RAFT is truly fantastic. It addresses the issues we've encountered when deploying generative AI applications for enterprise data. I have two questions regarding the data used in...
Are there any plans to release Gorilla based on Llama 3? Is there any readme where we can find instructions on fine-tuning Llama 3 for Gorilla?