소스 검색

Add high level ReadMe

Sanyam Bhutani 6 달 전
부모
커밋
9bbf3efa04
1개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  1. 10 0
      recipes/quickstart/Multi-Modal-RAG/README.md

+ 10 - 0
recipes/quickstart/Multi-Modal-RAG/README.md

@@ -0,0 +1,10 @@
+# End to End Example using Llama models for Multi-Modal RAG 
+
+TODO: Add details later
+
+Step 1: Data Prep and Synethetic Labelling using 11B model
+Step 2: Cleaning up Synthetic Labels and preparing the dataset
+Step 3: Notebook 3: MM-RAG using lance-db to validate idea
+Step 4: Gradio App using Together API for Llama-3.2-11B and Lance-db for RAG
+
+TODO: Add Diagram/Flow-Chart