CommencerCommencer gratuitement

Multi-Modal RAG with Weaviate

Cet exercice fait partie du cours

End-to-End RAG with Weaviate

Afficher le cours

Instructions

  • Instantiate the ColIdefics3 model and accompanying processor and embed the query provided (query).
  • Use query_embedding to query the pages collection using a vector search and return the top 3 page images.
  • Create a multi-modal prompt using the "page_image" image property, and use it along with query_embedding to query the pages collection.


Note: If you’re running DataLab in Restricted Mode, this exercise isn’t supported yet. We’re actively working on making it available in the future.


Exercice interactif pratique

Passez de la théorie à la pratique avec l’un de nos exercices interactifs

Commencer l’exercice