Skip to content

Using LLAMA:2.0, FAISS and LangChain for question-answering on your own data

Notifications You must be signed in to change notification settings

Imran2708/RAG_genai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RAG_genai

Using LLAMA:2.0, FAISS and LangChain for question-answering on your own data

"1. This repo details my experience utilizing the meta-llama/Llama-2-7b-chat-hf model within the LangChain framework and FAISS library to execute Question-Answering (QA) akin to a chatbot. I achieved this by retrieving documents from the Databricks documentation website." "2. copy paste index.faiss and index.pkl in db_faiss folder"

About

Using LLAMA:2.0, FAISS and LangChain for question-answering on your own data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published