Skip to content

mexiQQ/privacy_attack_llm

Repository files navigation

privacy_attack_llm

Hi, this repo is forked from https://github.com/eth-sri/lamp. We are too late to fork it from the original repo directly, thus we upload the code with our modification and explain it here.

Prerequisites

  • Install Anaconda.
  • Create the conda environment:

conda env create -f environment.yml

  • Enable the created environment:

conda activate lamp

  • Download required files:

wget -r -np -R "index.html*" https://files.sri.inf.ethz.ch/lamp/
mv files.sri.inf.ethz.ch/lamp/* ./
rm -rf files.sri.inf.ethz.ch

Update

We are currently updating the tutorial. Thank you for your patience.

About

privacy attack for large language models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published