You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am encountering this error after cloning your repository:
Traceback (most recent call last):
File "/project/exps/rs.py", line 14, in <module>
from llm_attacks.minimal_gcg.opt_utils import sample_control
ModuleNotFoundError: No module named 'llm_attacks'