mirror of
https://github.com/lightbroker/llmsecops-research.git
synced 2026-04-30 23:37:56 +02:00
path
This commit is contained in:
+1
-4
@@ -21,10 +21,7 @@ jobs:
|
||||
|
||||
- name: 'run text generation tests'
|
||||
shell: bash
|
||||
working-directory: tests/integration
|
||||
env:
|
||||
INJECTION_DATA_DIR: "${{ github.workspace }}/tests/security/tests/results/01_garak_no_guidelines"
|
||||
run: pytest test_04_malicious_prompts_rag_and_cot_apple_openelm_3b_instruct.py -s --disable-warnings
|
||||
run: pytest tests/integration/test_04_malicious_prompts_rag_and_cot_apple_openelm_3b_instruct.py -s --disable-warnings
|
||||
|
||||
- name: Check for changes
|
||||
id: verify-changed-files
|
||||
|
||||
+1
-4
@@ -21,10 +21,7 @@ jobs:
|
||||
|
||||
- name: 'run text generation tests'
|
||||
shell: bash
|
||||
working-directory: tests/integration
|
||||
env:
|
||||
INJECTION_DATA_DIR: "${{ github.workspace }}/tests/security/tests/results/01_garak_no_guidelines"
|
||||
run: pytest test_04_malicious_prompts_rag_and_cot_meta_llama_3_2_3b_instruct.py -s --disable-warnings
|
||||
run: pytest tests/integration/test_04_malicious_prompts_rag_and_cot_meta_llama_3_2_3b_instruct.py -s --disable-warnings
|
||||
|
||||
- name: Check for changes
|
||||
id: verify-changed-files
|
||||
|
||||
+1
-4
@@ -21,10 +21,7 @@ jobs:
|
||||
|
||||
- name: 'run text generation tests'
|
||||
shell: bash
|
||||
working-directory: tests/integration
|
||||
env:
|
||||
INJECTION_DATA_DIR: "${{ github.workspace }}/tests/security/tests/results/01_garak_no_guidelines"
|
||||
run: pytest test_04_malicious_prompts_rag_and_cot_microsoft_phi_3_mini4k_instruct.py -s --disable-warnings
|
||||
run: pytest tests/integration/test_04_malicious_prompts_rag_and_cot_microsoft_phi_3_mini4k_instruct.py -s --disable-warnings
|
||||
|
||||
- name: Check for changes
|
||||
id: verify-changed-files
|
||||
|
||||
Reference in New Issue
Block a user