瀏覽代碼

Update README.md

Sanyam Bhutani 8 月之前
父節點
當前提交
1a7e4a0337
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      recipes/quickstart/Multi-Modal-RAG/README.md

+ 1 - 1
recipes/quickstart/Multi-Modal-RAG/README.md

@@ -2,7 +2,7 @@
 
 ## Story Overview: Multi-Modal RAG using `Llama-3.2-11B` model: 
 
-- **Data Labeling and Preparation:** We start by downloading 5000 images of clothing items and labeling them using 11B model
+- **Data Labeling and Preparation:** We start by downloading 5000 images of clothing items and labeling them using `Llama-3.2-11B-Vision-Instruct` model
 - **Cleaning Labels:** With the labels based on the notebook above, we will then clean the dataset and prepare it for RAG
 - **Building Vector DB and RAG Pipeline:** With the final clean dataset, we can use descriptions and 11B model to generate recommendations