Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dpaleka authored Mar 20, 2024
1 parent 3a5aa16 commit 6fa1d1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Some accompanying code for the paper "Stealing Part of a Production Language Model" Carlini et al. 2024
## Supplementary code for [Stealing Part of a Production Language Model](https://arxiv.org/abs/2403.06634), Carlini et al., 2024

### `optimize_logit_queries`
Implements *logprob-free* attacks on a known vector of logits (no API calls).
Expand Down

0 comments on commit 6fa1d1a

Please sign in to comment.