-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cadf61d
commit 2dfae70
Showing
4 changed files
with
12 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,25 +3,25 @@ | |
{% block content %} | ||
|
||
<h1 class="center"> | ||
<b>Imprompter: Tricking Language Model Agents into Improper Tool Use</b> | ||
<b>Imprompter: Tricking LLM Agents into Improper Tool Use</b> | ||
</h1> | ||
<h3 class="center" style="margin-top: -1rem;"> | ||
<h4 class="center" style="margin-top: -1rem;"> | ||
<a href="https://xhfu.me/">Xiaohan Fu</a><sup>1</sup>, | ||
<a href="mailto:[email protected]">Shuheng Li</a><sup>1</sup>, | ||
<a href="mailto:[email protected]">Zihan Wang</a><sup>1</sup>, | ||
<a href="https://zihanwangki.github.io/">Zihan Wang</a><sup>1</sup>, | ||
<a href="https://tc-imba.github.io/">Yihao Liu</a><sup>2</sup>, | ||
<a href="mailto:[email protected]">Rajesh Gupta</a><sup>1</sup>, | ||
<a href="mailto:[email protected]">Taylor Berg-Kirkpatrick</a><sup>1</sup>, | ||
<a href="mailto:[email protected]">Earlence Fernandes</a><sup>1</sup> | ||
</h3> | ||
<a href="https://x.com/guptaucsd">Rajesh Gupta</a><sup>1</sup>, | ||
<a href="https://x.com/bergkirkpatrick">Taylor Berg-Kirkpatrick</a><sup>1</sup>, | ||
<a href="https://x.com/EarlenceF">Earlence Fernandes</a><sup>1</sup> | ||
</h4> | ||
|
||
<p class="center" style="margin-top: -0.5rem;"> | ||
<sup>1</sup>University of California, San Diego, | ||
<sup>2</sup>Nanyang Technological University | ||
</p> | ||
|
||
<div class="flex-container"> | ||
<a href="/" class="center"> | ||
<a href="./paper.pdf" class="center"> | ||
<div class="twemoji title-icon"> | ||
{% include ".icons/fontawesome/regular/file-pdf.svg" %} | ||
</div> | ||
|
Binary file not shown.