SummerSigh
commited on
Commit
•
73b7be4
1
Parent(s):
b57d9bf
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
|
5 |
+
# What is this?
|
6 |
+
This model generates prompts ment to jailbreak systems. This was a model for the Blade2Blade system: https://github.com/LAION-AI/blade2blade
|
7 |
+
|
8 |
+
# Usage
|
9 |
+
start with ```<prompt>``` and have the model generate the rest.
|