Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
init27 committed Nov 15, 2024
1 parent cdaf80b commit 1a7e4a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/quickstart/Multi-Modal-RAG/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 1a7e4a0

Please sign in to comment.