Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEAT Add adversarial suffix attack GCG #180

Open
wants to merge 45 commits into
base: main
Choose a base branch
from

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    8b3f413 View commit details
    Browse the repository at this point in the history
  2. added adv suffix code

    NaijingGuo committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    611e3bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e04d1e7 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    7bbaebe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66fe982 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29aaca4 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    2796e16 View commit details
    Browse the repository at this point in the history
  2. updated loading HF token

    NaijingGuo committed May 4, 2024
    Configuration menu
    Copy the full SHA
    3b5e863 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbc3612 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    7ad026c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3b5361 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    a717f11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f8f76a View commit details
    Browse the repository at this point in the history
  3. updated readme

    NaijingGuo committed May 7, 2024
    Configuration menu
    Copy the full SHA
    f5df72a View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    3dc9067 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d6ec04 View commit details
    Browse the repository at this point in the history
  3. refactor: fix imports

    dlmgary committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c81caa9 View commit details
    Browse the repository at this point in the history
  4. refactor: remove dependency on ml_collections.config_flags and update…

    … files to read from YAML.
    dlmgary committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ba4e50a View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. load HF token from env

    NaijingGuo committed May 9, 2024
    Configuration menu
    Copy the full SHA
    da9cae2 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. updated loading configs

    NaijingGuo committed May 10, 2024
    Configuration menu
    Copy the full SHA
    407327f View commit details
    Browse the repository at this point in the history
  2. small cleanup

    NaijingGuo committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c26dd67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c2b20b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b296ce View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    7fa1978 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    95cc394 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ca044b View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. added llama3 support

    NaijingGuo committed May 17, 2024
    Configuration menu
    Copy the full SHA
    901decb View commit details
    Browse the repository at this point in the history
  2. added vicuna support

    NaijingGuo committed May 17, 2024
    Configuration menu
    Copy the full SHA
    29f7c18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75c5089 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    8576f1a View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. renamed folders

    NaijingGuo committed May 22, 2024
    Configuration menu
    Copy the full SHA
    442add2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4718dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1939bf3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95f6b85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e5662c View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    07ba461 View commit details
    Browse the repository at this point in the history
  2. removed evaluation

    NaijingGuo committed May 24, 2024
    Configuration menu
    Copy the full SHA
    67f1bb3 View commit details
    Browse the repository at this point in the history
  3. clean up

    NaijingGuo committed May 24, 2024
    Configuration menu
    Copy the full SHA
    ed2bc71 View commit details
    Browse the repository at this point in the history
  4. clean up

    NaijingGuo committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b2cba81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be7e656 View commit details
    Browse the repository at this point in the history
  6. updated readme

    NaijingGuo committed May 24, 2024
    Configuration menu
    Copy the full SHA
    5c63030 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    01ecd59 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    ceafdaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f33647 View commit details
    Browse the repository at this point in the history
  3. white space reformat

    NaijingGuo committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    2353abe View commit details
    Browse the repository at this point in the history