Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 289 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 289 Bytes

MistralAI-RAG

  1. Imported mistralai/Mistral-7B-Instruct-v0.1, model from hugging face API from langchain.
  2. In Quara Ctegorized.csv, we have created different questions asked and labelled them accordingly.
  3. We used Langchain and FAISS vector DB for processing and prompt engineering.