diff --git a/ai_research/model_security_testing.md b/ai_research/model_security_testing.md new file mode 100644 index 0000000..7669bea --- /dev/null +++ b/ai_research/model_security_testing.md @@ -0,0 +1,6 @@ +# LLM Security Testing Tools + +[OpenAttack](https://github.com/thunlp/OpenAttack) +[garak](https://github.com/leondz/garak/) +[LLMFuzzer](https://github.com/mnns/LLMFuzzer) +[TextFooler](https://github.com/jind11/TextFooler)