PyRIT icon indicating copy to clipboard operation
PyRIT copied to clipboard

[DRAFT] FEAT Add adversarial suffix attack GCG

Open NaijingGuo opened this issue 2 months ago • 1 comments

Description

suffix attack from https://arxiv.org/pdf/2307.15043.pdf TODO:

  • support llama3 and Phi-3
  • test and add in the script for multiple prompt multiple models
  • add the option to specify what token is not allowed as suffix
  • [add suffix examples suffix converter] (need approval)

Tests and Documentation

Tests and documentation to be added.

NaijingGuo avatar Apr 29 '24 17:04 NaijingGuo