-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multi modal rag demo #698
base: main
Are you sure you want to change the base?
Multi modal rag demo #698
Conversation
Not working-Validating idea for MM RAG
Data Prep Notebook
Notebook 1: I will add MD details later (as usual)
Script for Multi-GPU labelling with TQDM
Added corrupt image handling
Improve TQDM
Small Bug
Added llama to progress bar
WIP Cleanup_notebook
Finalised Notebook 2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @init27 for the PR! left some comments inline.
1. Please grab your HF CLI Token from [here](https://huggingface.co/settings/tokens) | ||
2. git clone [this dataset](https://huggingface.co/datasets/Sanyam/MM-Demo) inside the Multi-Modal-RAG folder: `git clone https://huggingface.co/datasets/Sanyam/MM-Demo` | ||
3. Launch jupyter notebook inside this folder | ||
4. We will also run two scripts after the notebooks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this seems unnecessary to be part of the requirements?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@HamidShojanazeri actually we need to clone the dataset from Huggingface, so im pointing that out.
Do you think I should move it inside a notebook?
recipes/quickstart/Multi-Modal-RAG/notebooks/Part_1_Data_Preperation.ipynb
Outdated
Show resolved
Hide resolved
recipes/quickstart/Multi-Modal-RAG/notebooks/Part_1_Data_Preperation.ipynb
Outdated
Show resolved
Hide resolved
Co-authored-by: Hamid Shojanazeri <[email protected]>
Co-authored-by: Hamid Shojanazeri <[email protected]>
…ration.ipynb Co-authored-by: Hamid Shojanazeri <[email protected]>
…llama-recipes into Multi-Modal-RAG-Demo
MM RAG Demo:
3 Part Series:
Scripts: