From 32310ef163ae68f4ff336381c1d579337c358365 Mon Sep 17 00:00:00 2001 From: Krish Katyal Date: Fri, 5 Apr 2024 01:22:12 +0530 Subject: [PATCH] added new deployment tool added Tune Studio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 61e9eda..de340e8 100644 --- a/README.md +++ b/README.md @@ -383,6 +383,7 @@ The above tables coule be better summarized by this wonderful visualization from - [Search with Lepton](https://github.com/leptonai/search_with_lepton) - Build your own conversational search engine using less than 500 lines of code by [LeptonAI](https://github.com/leptonai). - [Robocorp](https://github.com/robocorp/robocorp) - Create, deploy and operate Actions using Python anywhere to enhance your AI agents and assistants. Batteries included with an extensive set of libraries, helpers and logging. - [LMDeploy](https://github.com/InternLM/lmdeploy) - A high-throughput and low-latency inference and serving framework for LLMs and VLs +- [Tune Studio](https://studio.tune.app/) - Playground for devs to finetune & deploy LLMs ## Prompting libraries & tools