Update README.md
This commit is contained in:
parent
a5fe314c8c
commit
f4ba8424c5
1 changed files with 3 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
# <img src="/Users/xiaohong/Documents/Github/PrivacyJailbreak/img/logo.png" style="zoom:50%;" />PIG: Privacy Jailbreak Attack on LLMs via Gradient-based Iterative In-Context Optimization
|
||||
# <img src="./img/logo.png" style="zoom:50%;" />PIG: Privacy Jailbreak Attack on LLMs via Gradient-based Iterative In-Context Optimization
|
||||
|
||||
> This repository contains the official code implementation of our paper: [](https://arxiv.org/abs/xxx)
|
||||
|
||||

|
||||

|
||||
|
||||
## Setup
|
||||
|
||||
|
|
@ -34,4 +34,4 @@ You can run a privacy jailbreak attack using the following steps:
|
|||
|
||||
## Acknowledgements
|
||||
|
||||
Our PIG framework is based on [EasyJailbreak](https://github.com/EasyJailbreak/EasyJailbreak). We thank the team for their open-source implementation.
|
||||
Our PIG framework is based on [EasyJailbreak](https://github.com/EasyJailbreak/EasyJailbreak). We thank the team for their open-source implementation.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue