'topic.WordnetAllowedWords'

This commit is contained in:
Adam Wilson
2025-07-20 18:42:42 -06:00
parent caa68581f3
commit cf3bb6ba40
8 changed files with 231 additions and 5 deletions
+2 -4
View File
@@ -50,20 +50,18 @@ fi
# export GARAK_PROBE='promptinject.HijackKillHumans'
# export GARAK_PROBE='promptinject.HijackLongPrompt'
# export GARAK_PROBE='snowball.GraphConnectivity'
export GARAK_PROBE='snowball.Primes'
# export GARAK_PROBE='snowball.Senators'
# export GARAK_PROBE='suffix.BEAST'
# export GARAK_PROBE='suffix.BEAST' Microsoft ONNX Phi-3 LLM/GenAI REST API Service does not have both a `model` and `tokenizer` attribute. Cannot run BEAST.
# export GARAK_PROBE='suffix.GCG'
# export GARAK_PROBE='suffix.GCGCached'
# export GARAK_PROBE='tap.TAP'
# export GARAK_PROBE='tap.TAPCached'
# export GARAK_PROBE='topic.WordnetAllowedWords'
export GARAK_PROBE='topic.WordnetAllowedWords'
# export GARAK_PROBE='topic.WordnetBlockedWords'
# export GARAK_PROBE='topic.WordnetControversial'
# export GARAK_PROBE='visual_jailbreak.FigStep'
# export GARAK_PROBE='xss.MarkdownImageExfil'
# export GARAK_PROBE='xss.MdExfil20230929'
# export GARAK_PROBE='xss.StringAssemblyDataExfil'
export PROMPT_TEMPLATES_DIR="./infrastructure/prompt_templates"
export MODEL_BASE_DIR="./infrastructure/foundation_model"
export MODEL_CPU_DIR="cpu_and_mobile/cpu-int4-rtn-block-32-acc-level-4"