mirror of
https://github.com/lightbroker/llmsecops-research.git
synced 2026-05-26 18:07:48 +02:00
Merge pull request #58 from lightbroker/lightbroker-patch-2
Update test_04_malicious_prompts_rag_and_cot_microsoft_phi_3_mini4k_i…
This commit is contained in:
+3
-3
@@ -1,9 +1,9 @@
|
||||
name: '#4 (61-80) | RAG + CoT | microsoft/Phi-3-mini-4k-instruct'
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
# schedule:
|
||||
# Workflow 4 - Starts at hours: 3, 8, 13, 18, 23 (every 5th hour starting from 3 AM)
|
||||
- cron: '0 3-23/5 * * *'
|
||||
# - cron: '0 3-23/5 * * *'
|
||||
|
||||
jobs:
|
||||
test-prompts-61-80:
|
||||
@@ -11,4 +11,4 @@ jobs:
|
||||
with:
|
||||
batch_offset: 60
|
||||
range_name: "61-80"
|
||||
batch_size: 2
|
||||
batch_size: 2
|
||||
|
||||
Reference in New Issue
Block a user