We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1ac230 commit 928a1ffCopy full SHA for 928a1ff
1 file changed
examples/airt/agentic_red_teaming_attacks.ipynb
@@ -53,7 +53,7 @@
53
"source": [
54
"CRUCIBLE_API_KEY = os.environ[\"CRUCIBLE_API_KEY\"] # https://platform.dreadnode.io/account\n",
55
"CRUCIBLE_URL = \"https://platform.dreadnode.io\"\n",
56
- "ATTACKER_MODEL = \"groq/meta-llama/llama-4-maverick-17b-128e-instruct\"\n",
+ "ATTACKER_MODEL = \"groq/meta-llama/llama-4-scout-17b-16e-instruct\"\n",
57
"EVALUATOR_MODEL = ATTACKER_MODEL\n",
58
"\n",
59
"TOOLSHED_URL = \"https://toolshed.platform.dreadnode.io\"\n",
0 commit comments