-
Notifications
You must be signed in to change notification settings - Fork 167
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
Tree of Attacks #446
Tree of Attacks #446
Commits on Jan 29, 2024
-
Initial commit containing full, untested implementation for tree of a…
…ttacks. Updated requirements.txt to include numpy.
Configuration menu - View commit details
-
Copy full SHA for b5fe604 - Browse repository at this point
Copy the full SHA b5fe604View commit details
Commits on Jan 31, 2024
-
Fix issues with generation, create OpenAIConvGenerator class, replace…
… ast.literal_eval with regular expression. Add small handful of jailbreaks successful against gpt-3.5-turbo and gpt-4.
Configuration menu - View commit details
-
Copy full SHA for 4a2cad1 - Browse repository at this point
Copy the full SHA 4a2cad1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97c96be - Browse repository at this point
Copy the full SHA 97c96beView commit details
Commits on Feb 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cdd0e08 - Browse repository at this point
Copy the full SHA cdd0e08View commit details
Commits on Feb 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 68972bc - Browse repository at this point
Copy the full SHA 68972bcView commit details
Commits on Feb 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8e5ecae - Browse repository at this point
Copy the full SHA 8e5ecaeView commit details -
Modify TAP generation in tap_main.py to work with probes. Add pruning…
… as a parameter in run_tap function. Rename current TAPProbe to TapCachedProbe. Add TAPProbe and PAIRProbe.
Configuration menu - View commit details
-
Copy full SHA for 2fe261b - Browse repository at this point
Copy the full SHA 2fe261bView commit details
Commits on Feb 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 58808d2 - Browse repository at this point
Copy the full SHA 58808d2View commit details -
Fix issues with generation, create OpenAIConvGenerator class, replace…
… ast.literal_eval with regular expression. Add small handful of jailbreaks successful against gpt-3.5-turbo and gpt-4.
Configuration menu - View commit details
-
Copy full SHA for 467f1a7 - Browse repository at this point
Copy the full SHA 467f1a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4a9227 - Browse repository at this point
Copy the full SHA b4a9227View commit details -
Configuration menu - View commit details
-
Copy full SHA for 013618e - Browse repository at this point
Copy the full SHA 013618eView commit details
Commits on Feb 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ceb935b - Browse repository at this point
Copy the full SHA ceb935bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e5ffd3 - Browse repository at this point
Copy the full SHA 8e5ffd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43b80f1 - Browse repository at this point
Copy the full SHA 43b80f1View commit details