From aca0128877830b7920737c0696d198316e1f36ef Mon Sep 17 00:00:00 2001 From: Adam Wilson Date: Tue, 19 Aug 2025 21:58:51 -0600 Subject: [PATCH] file path --- ...prompts_rag_and_cot_microsoft_phi_3_mini4k_instruct.base.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_04_malicious_prompts_rag_and_cot_microsoft_phi_3_mini4k_instruct.base.yml b/.github/workflows/test_04_malicious_prompts_rag_and_cot_microsoft_phi_3_mini4k_instruct.base.yml index 336f1f97b..eb726dd3a 100644 --- a/.github/workflows/test_04_malicious_prompts_rag_and_cot_microsoft_phi_3_mini4k_instruct.base.yml +++ b/.github/workflows/test_04_malicious_prompts_rag_and_cot_microsoft_phi_3_mini4k_instruct.base.yml @@ -23,5 +23,5 @@ jobs: batch_offset: ${{ inputs.batch_offset }} range_name: ${{ inputs.range_name }} batch_size: ${{ inputs.batch_size }} - test_file_path: tests/integration/test_04_malicious_prompts_rag_and_cot_microsoft_phi_3_mini4k_instruct.py + test_file_path: tests/integration/test_04_malicious_prompts_rag_and_cot.py model_display_name: microsoft/Phi-3-mini-4k-instruct \ No newline at end of file