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 tree of attacks with pruning #210

Merged
merged 51 commits into from
Aug 5, 2024

Conversation

salmazainana
Copy link
Contributor

@salmazainana salmazainana commented May 16, 2024

Description

Adding tree of attacks with pruning technique based on https://github.com/RICommunity/TAP / https://arxiv.org/abs/2312.02119 / Tree of Attacks: Jailbreaking Black-Box LLMs Automatically
by Anay Mehrotra, Manolis Zampetakis, Paul Kassianik, Blaine Nelson, Hyrum Anderson, Yaron Singer, Amin Karbasi

Tests and Documentation

Added! Separating out the scale scorer into #274

@romanlutz romanlutz changed the title Salmazainana FEAT: Add tree of attacks with pruning May 16, 2024
@romanlutz romanlutz changed the title FEAT: Add tree of attacks with pruning [DRAFT] FEAT: Add tree of attacks with pruning May 17, 2024
@salmazainana
Copy link
Contributor Author

salmazainana commented May 20, 2024 via email

@salmazainana
Copy link
Contributor Author

salmazainana commented May 20, 2024 via email

.DS_Store Outdated Show resolved Hide resolved
@romanlutz romanlutz linked an issue May 29, 2024 that may be closed by this pull request
.github/.DS_Store Outdated Show resolved Hide resolved
@romanlutz romanlutz merged commit e742785 into Azure:main Aug 5, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FEAT Implement Tree of Attacks with Pruning
5 participants