Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEAT Add adversarial suffix attack GCG #108

Open
romanlutz opened this issue Mar 18, 2024 · 1 comment · May be fixed by #180
Open

FEAT Add adversarial suffix attack GCG #108

romanlutz opened this issue Mar 18, 2024 · 1 comment · May be fixed by #180
Labels
enhancement New feature or request

Comments

@romanlutz
Copy link
Contributor

Is your feature request related to a problem? Please describe.

The suffix attack from https://arxiv.org/pdf/2307.15043.pdf is not yet supported by PyRIT. More examples are on their webpage https://llm-attacks.org/

Describe the solution you'd like

They have code on GitHub at https://github.com/llm-attacks/llm-attacks
It should be used as inspiration or as a starting point and adapted to become an orchestrator in PyRIT.

This should include tests and descriptive docstrings.
 

Describe alternatives you've considered, if relevant

Additional context

@romanlutz romanlutz added the enhancement New feature or request label Mar 18, 2024
@romanlutz romanlutz changed the title FEAT Add adversarial suffix attack FEAT Add adversarial suffix attack GCG Apr 10, 2024
@romanlutz
Copy link
Contributor Author

@NaijingGuo has started with this one.

@romanlutz romanlutz linked a pull request Apr 29, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant