Skip to content

Commit 0d00616

Browse files
authored
Move MediaGen notebook to octoai folder (meta-llama#601)
2 parents d3d2cad + 5a9858f commit 0d00616

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

recipes/use_cases/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,3 @@ A complete example of how to build a Llama 3 chatbot hosted on your browser that
1818

1919
## [Sales Bot](./customerservice_chatbots/ai_agent_chatbot/SalesBot.ipynb): Sales Bot with Llama3 - A Summarization and RAG Use Case
2020
An summarization + RAG use case built around the Amazon product review Kaggle dataset to build a helpful Music Store Sales Bot. The summarization and RAG are built on top of Llama models hosted on OctoAI, and the vector database is hosted on Weaviate Cloud Services.
21-
22-
## [Media Generation](./MediaGen.ipynb): Building a Video Generation Pipeline with Llama3
23-
This step-by-step tutorial shows how to use leverage Llama 3 to drive the generation of animated videos using SDXL and SVD. More specifically it relies on JSON formatting to produce a scene-by-scene story board of a recipe video. The user provides the name of a dish, then Llama 3 describes a step by step guide to reproduce the said dish. This step by step guide is brought to life with models like SDXL and SVD.

0 commit comments

Comments
 (0)