Compare commits

...

2 Commits

Author SHA1 Message Date
Dhruv Nair
49fc45474c update 2024-08-19 09:35:47 +00:00
Dhruv Nair
50e1accd45 update 2024-08-19 09:31:16 +00:00
2 changed files with 3 additions and 0 deletions

View File

@@ -116,6 +116,7 @@ jobs:
run:
shell: bash
strategy:
fail-fast: false
max-parallel: 2
matrix:
module: [models, schedulers, lora, others, single_file, examples]

View File

@@ -112,6 +112,8 @@ jobs:
run:
shell: bash
strategy:
fail-fast: false
max-parallel: 2
matrix:
module: [models, schedulers, lora, others, single_file]
steps: