LICENSE
README.md
setup.py
magic_words/__init__.py
magic_words/backoff_hack_qa.py
magic_words/batch_compute_score.py
magic_words/compute_score.py
magic_words/easy_gcg.py
magic_words/forward_gcg.py
magic_words/forward_reach.py
magic_words/get_answer.py
magic_words/prompt_hack.py
magic_words/prompt_hack_qa.py
magic_words/search_limiters.py
magic_words/utils.py
magic_words.egg-info/PKG-INFO
magic_words.egg-info/SOURCES.txt
magic_words.egg-info/dependency_links.txt
magic_words.egg-info/top_level.txt
tests/test_batch_compute_score.py
tests/test_compute_score.py
tests/test_easy_gcg.py
tests/test_forward_reach.py
tests/test_gcg.py
tests/test_gcg_llama_7b.py
tests/test_gumbel.py
tests/test_llama_7b.py
tests/test_llama_gcg.py
tests/test_prompt_hack.py
tests/test_prompt_hack_qa.py
tests/test_search_limiter.py
tests/test_utils.py