From 0b7a7de85273c01361077f5935185620bf7db595 Mon Sep 17 00:00:00 2001 From: Seokho Son Date: Fri, 21 Jun 2024 15:59:15 +0900 Subject: [PATCH] Add usecase Youtube to readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7aa01f412..2a628f32b 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,12 @@ CB-Tumblebug (CB-TB for short) is a system for managing multi-cloud infrastructu - [CB-Tumblebug Architecture](https://github.com/cloud-barista/cb-tumblebug/wiki/CBā€Tumblebug-Architecture) - [CB-Tumblebug Operation Sequence](https://github.com/cloud-barista/cb-tumblebug/tree/main/docs/designUML) +**Hot usecase of CB-Tumblebug** + +- **Deploy a Multi-Cloud Infra with GPUs and Enjoy muiltple LLMs in parallel** +[![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) + +
[Note] Development of CB-Tumblebug is ongoing