Anonymous1234343/LLM-security

0

stars

4

commits

Python

primary language

Feb 13, 2024

updated

README

LLM-security

This is an anonymized version of the main repo containing all the code used in the USENIX submission paper.

Python environment

In case you need to install Conda and are on linux, you can run

source config.sh

which will install mini-forge, and create the required environment. In case you already have Conda installed, simply run:

conda env create -f requirements.yaml

to create the computing environment.

Contributors

Anonymous1234343/LLM-security

0

stars

4

commits

Python

primary language

Feb 13, 2024

updated

README

LLM-security

This is an anonymized version of the main repo containing all the code used in the USENIX submission paper.

Python environment

In case you need to install Conda and are on linux, you can run

source config.sh

which will install mini-forge, and create the required environment. In case you already have Conda installed, simply run:

conda env create -f requirements.yaml

to create the computing environment.

Contributors

Languages

Python

78.7%

C

19.7%

CodeQL

1.3%