From 6f65e96f99fa19bcd51945a53605f41956105c05 Mon Sep 17 00:00:00 2001 From: Seokho Son Date: Tue, 27 Aug 2024 14:21:03 +0900 Subject: [PATCH] Remove hot use case --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c16b29d3d..8568ce877 100644 --- a/README.md +++ b/README.md @@ -59,10 +59,9 @@ the titles of Issues, Pull Requests, and Commits, while accommodating local lang ### Popular Use Case 🌟 -- **Hot usecase of CB-Tumblebug** - - **Deploy a Multi-Cloud Infra with GPUs and Enjoy muiltple LLMs in parallel (YouTube)** - [![Multi-Cloud LLMs in parallel](https://github.com/cloud-barista/cb-tumblebug/assets/5966944/e15feb67-ba02-4066-af62-d9f8e8330a63)](https://www.youtube.com/watch?v=SD9ZoT_OZpQ) - - [LLM-related scripts](https://github.com/cloud-barista/cb-tumblebug/tree/main/scripts/usecases/llm) + - **Deploy a Multi-Cloud Infra with GPUs and Enjoy muiltple LLMs in parallel (YouTube)** + [![Multi-Cloud LLMs in parallel](https://github.com/cloud-barista/cb-tumblebug/assets/5966944/e15feb67-ba02-4066-af62-d9f8e8330a63)](https://www.youtube.com/watch?v=SD9ZoT_OZpQ) + - [LLM-related scripts](https://github.com/cloud-barista/cb-tumblebug/tree/main/scripts/usecases/llm) ---