mirror of
https://github.com/lightbroker/llmsecops-research.git
synced 2026-08-25 12:32:37 +02:00
Update test_04_malicious_prompts_rag_and_cot_microsoft_phi_3_mini4k_instruct.01-20.yml
This commit is contained in:
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
name: '#4 (1-20) | RAG + CoT | microsoft/Phi-3-mini-4k-instruct'
|
name: '#4 (1-20) | RAG + CoT | microsoft/Phi-3-mini-4k-instruct'
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
# schedule:
|
||||||
# Workflow 1 - Starts at hours: 0, 5, 10, 15, 20 (every 5th hour starting from midnight)
|
# Workflow 1 - Starts at hours: 0, 5, 10, 15, 20 (every 5th hour starting from midnight)
|
||||||
- cron: '0 */5 * * *'
|
# - cron: '0 */5 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test-prompts-1-20:
|
test-prompts-1-20:
|
||||||
@@ -11,4 +11,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
batch_offset: 0
|
batch_offset: 0
|
||||||
range_name: "1-20"
|
range_name: "1-20"
|
||||||
batch_size: 2
|
batch_size: 2
|
||||||
|
|||||||
Reference in New Issue
Block a user