소스 검색

Update README.md

Sanyam Bhutani 5 달 전
부모
커밋
2b34060443
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      end-to-end-use-cases/Multi-Modal-RAG/README.md

+ 1 - 1
end-to-end-use-cases/Multi-Modal-RAG/README.md

@@ -2,7 +2,7 @@
 
 ## Recipe Overview: Multi-Modal RAG using `Llama-3.2-11B` model: 
 
-This is a complete workshop on how to label images using the new Llama 3.2-Vision Models and performing RAG using the image caption capablites of the model.
+This is a complete workshop on how to label images using the new Llama 3.2-Vision Models and performing RAG using the image caption capabilities of the 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