If I want to use the script run_overgenerate_indiv_query_indiv_model_llama2-chat.sh to generate adversarial suffixes for other models, such as Qwen or ChatGLM, what modifications should I make?
I directly modified the model path, but the results were terrible, with the loss remaining around 1000. There must be other parts that need to be adjusted.
If I want to use the script
run_overgenerate_indiv_query_indiv_model_llama2-chat.sh
to generate adversarial suffixes for other models, such as Qwen or ChatGLM, what modifications should I make?