Skip to content

Using Retrieval Augmented Generation to capitalize an open-source LLM for domain specific task.

Notifications You must be signed in to change notification settings

Ritaprava95/RAG_For_Domain_Specific_LLM_Utilization

Repository files navigation

Domain_Specific_LLM_with_RAG

Using Retrieval Augmented Generation to capitalize an open-source LLM for domain specific task.

Environment setup

conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch -c nvidia
pip install transformers
pip install accelerate
pip install einops
pip install langchain
pip install xformers
pip install bitsandbytes
pip install sentence_transformers
pip install chromadb
pip install langchain_community

About

Using Retrieval Augmented Generation to capitalize an open-source LLM for domain specific task.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published