Skip to content

Retrieval Augmented Generation (RAG) using FAISS and Gemma 2b instruction tuned model for answering your questions regarding movies.

Notifications You must be signed in to change notification settings

jaydeepthik/Gemma-RAG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Gemma-RAG

Retrieval Augmented Generation (RAG) using FAISS and Gemma 2b instruction tuned model from HuggingFace for answering your questions regarding movies.

Details

  • Dataset: "MongoDB/embedded_movies"
  • Embedding: "thenlper/gte-small"
  • VectorDB: FAISS
  • Generator LLM: "google/gemma-2b-it"

Libraries

  • accelerate
  • bitsandbytes
  • transformers
  • sentence-transformers
  • faiss-gpu
  • datasets
  • langchain

About

Retrieval Augmented Generation (RAG) using FAISS and Gemma 2b instruction tuned model for answering your questions regarding movies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published