From be83b53be3cc0d5adbe659191960f7ac32f055f6 Mon Sep 17 00:00:00 2001 From: Yaxi Lu <54500467+luyaxi@users.noreply.github.com> Date: Mon, 12 Aug 2024 14:57:02 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3dfe469..7b35e62 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ πŸ”¨This project (ToolLLM) aims to construct **open-source, large-scale, high-quality** instruction tuning SFT data to facilitate the construction of powerful LLMs with general **tool-use** capability. We aim to empower open-source LLMs to master thousands of diverse real-world APIs. We achieve this by collecting a high-quality instruction-tuning dataset. It is constructed automatically using the latest ChatGPT (gpt-3.5-turbo-16k), which is upgraded with enhanced [function call](https://openai.com/blog/function-calling-and-other-api-updates) capabilities. We provide the dataset, the corresponding training and evaluation scripts, and a capable model ToolLLaMA fine-tuned on ToolBench. -**2024.8 Update** We are currently maintaining and updating our rapidapi server. For urgent usage, you can build it locally using codes [here](https://drive.google.com/file/d/1JdbHkL2D8as1docfHyfLWhrhlSP9rZhf/view?usp=sharing). +**2024.8 Update** We have updated the RapidAPI server with a new IP, please make sure you get the latest code. You can also build it locally using codes [here](https://drive.google.com/file/d/1JdbHkL2D8as1docfHyfLWhrhlSP9rZhf/view?usp=sharing). **πŸ’β€β™‚οΈπŸ’πŸ’β€β™€οΈ Join Us on [Discord](https://discord.gg/NScFnpMuRQ)!**