Visual-Adversarial-Examples-Jailbreak-Large-Language-Models
Visual-Adversarial-Examples-Jailbreak-Large-Language-Models copied to clipboard
Could you please explain how to run this experiment using multiple GPUs?
Thank you for the excellent work. Could you please explain how to run this experiment using multiple GPUs?
I have two A6000s and encountered the same problem. I tried using the Accelerate and Deepspeed frameworks, but it doesn't seem to work. It seems that this framework does not provide a tensor parallel method for non-model parameters. Have you solved this?