Spaces:
Running
Running
Update index.html
Browse files- index.html +5 -0
index.html
CHANGED
|
@@ -274,6 +274,11 @@ ASR increase. When &beta is fixed, larger &alpha would both reduce the ASR and t
|
|
| 274 |
We showcase four illustrative examples, including GCG Jailbreak, TAP Jailbreak, vanilla harmful behavior, and benign user requests.
|
| 275 |
Additionally, we have developed a private live demo that allows users to interact with LLMs enhanced by Token Highlighter. Stay tuned for its public release!
|
| 276 |
</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 277 |
|
| 278 |
<h2 id="inquiries"> Inquiries</h2>
|
| 279 |
<p> If you have any questions regarding the Token Highlighter. Please contact <a href="Mailto:greghxm@foxmail.com">Xiaomeng Hu</a>
|
|
|
|
| 274 |
We showcase four illustrative examples, including GCG Jailbreak, TAP Jailbreak, vanilla harmful behavior, and benign user requests.
|
| 275 |
Additionally, we have developed a private live demo that allows users to interact with LLMs enhanced by Token Highlighter. Stay tuned for its public release!
|
| 276 |
</p>
|
| 277 |
+
<div class="container">
|
| 278 |
+
<div id="jailbreak-intro" class="row align-items-center jailbreak-intro-sec">
|
| 279 |
+
<img id="jailbreak-intro-img" src="./adaptive_dual_chat_with_highlight.gif" />
|
| 280 |
+
</div>
|
| 281 |
+
</div>
|
| 282 |
|
| 283 |
<h2 id="inquiries"> Inquiries</h2>
|
| 284 |
<p> If you have any questions regarding the Token Highlighter. Please contact <a href="Mailto:greghxm@foxmail.com">Xiaomeng Hu</a>
|