test.Test Garak probe

This commit is contained in:
Adam Wilson
2025-05-03 17:14:47 -06:00
parent 2cb9782a4e
commit 93fd85f099
3 changed files with 40 additions and 0 deletions
+2
View File
@@ -39,6 +39,8 @@ jobs:
curl -X POST -i localhost:9999 -d '{ "prompt": "describe a random planet in our solar system in 10 words or less" }' || true
echo
garak -v --model_type test.Blank --probes test.Test
garak -v \
--config ${{ github.workspace }}/tests/tools/garak.config.yml \
--generator_option_file ${{ github.workspace }}/tests/tools/garak.rest.json \