Files
redteam/config.json
2025-10-21 03:48:46 -04:00

7 lines
145 B
JSON

{
"lm": "gpt-4o-mini",
"target_lm": "mistralai/Mistral-7B-Instruct-v0.2",
"num_layers": 5,
"max_attack_tokens": 512,
"temperature": 0
}