Skip to content

Commit 57aa4af

Browse files
authored
Update test-mlperf-inference-mixtral.yml
1 parent 1dd7264 commit 57aa4af

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/test-mlperf-inference-mixtral.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1-
# This workflow will install Python dependencies, run tests and lint with a variety of Python versions
2-
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
3-
41
name: MLPerf inference MIXTRAL-8x7B
52

63
on:
74
schedule:
8-
- cron: "59 19 * * *" # 30th minute and 20th hour => 20:30 UTC => 2 AM IST
5+
- cron: "59 23 * * */5" # 30th minute and 20th hour => 20:30 UTC => 2 AM IST
96

107
jobs:
118
build_reference:

0 commit comments

Comments
 (0)