Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 557 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 557 Bytes

Multimodal Retrieval Augmented Finetuning

The src folder contains:

  • The script used for finetuning OPT1.3B
  • The code utilized to create the retriever using langchain
  • The code utilized to summarize images using LLaVA 1.5
  • The pipeline utilized to test responses from the baseline and finetuned models

The data folder contains: