From 6463bf5c6146c8eeda129506805be13d53670a7c Mon Sep 17 00:00:00 2001 From: Ben Thompson Date: Wed, 24 Jul 2024 18:21:43 +0000 Subject: [PATCH] Tweak --- posts/flrt.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/flrt.ipynb b/posts/flrt.ipynb index 337e624..96bfea7 100644 --- a/posts/flrt.ipynb +++ b/posts/flrt.ipynb @@ -25,7 +25,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "This is code demo for our paper, [\"Fluent student-teacher redteaming.\"](https://confirmlabs.org/papers/flrt.pdf)\n", + "This is a code demo for our paper, [\"Fluent student-teacher redteaming.\"](https://confirmlabs.org/papers/flrt.pdf)\n", "\n", "See the paper for a detailed discussion of the methods. Here, we will demonstrate [the code (GitHub link)](https://github.com/Confirm-Solutions/flrt) and run a demo jailbreak on Llama-3:\n", "\n",