phycholosogy / RAG-privacy

The code for paper "The Good and The Bad: Exploring Privacy Issues in Retrieval-Augmented Generation (RAG)", exploring the privacy risk on RAG.
34 stars 4 forks source link

requirements.txt #1

Open redwyd opened 5 months ago

redwyd commented 5 months ago

It seems that the requirements.txt file is not uploaded, and I encounter "NameError: name 'execfile' is not defined" while using "pip install llama".

phycholosogy commented 5 months ago

Thank you for your issue.

  1. llama needs to be installed according to official guidance.
  2. I'm sorry I forgot to upload requirements.txt, I will check and upload it soon. If you have any other questions, please feel free to contact me at any time. Thank you again, and I wish you all the best!