Skip to content

ANLP Group Project (2) on Retrieval Augmented Generation System of CMU LTI

Notifications You must be signed in to change notification settings

pg4040/anlp_p2_rag

Repository files navigation

The final RAG pipeline code is present in src/rag_final_stack_llama_batch.py

  1. To setup the requirements, run: pip install -r requirements.txt

  2. To run the code, first make sure to set the questions path and documents folder path in the src/rag_final_stack_llama_batch.py file. Feel free to also change the output paths and other hyperpameters configured. Then run the command python3 src/rag_final_stack_llama_batch.py

  3. More intermediate files for other pipelines and codes are present in tests/ directory

About

ANLP Group Project (2) on Retrieval Augmented Generation System of CMU LTI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •