Files
redteam/config.json

8 lines
162 B
JSON

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