File tree Expand file tree Collapse file tree 3 files changed +2
-52
lines changed
tests/llmcompressor/transformers Expand file tree Collapse file tree 3 files changed +2
-52
lines changed Original file line number Diff line number Diff line change 88
99env :
1010 CADENCE : " commit"
11- CLEARML_WEB_HOST : ${{ secrets.CLEARML_WEB_HOST }}
12- CLEARML_API_HOST : ${{ secrets.CLEARML_API_HOST }}
13- CLEARML_API_ACCESS_KEY : ${{ secrets.CLEARML_API_ACCESS_KEY }}
14- CLEARML_FILES_HOST : ${{ secrets.CLEARML_FILES_HOST }}
15- CLEARML_API_SECRET_KEY : ${{ secrets.CLEARML_API_SECRET_KEY }}
16-
11+
1712jobs :
1813 detect-changes :
1914 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 44
55env :
66 CADENCE : " commit"
7- CLEARML_WEB_HOST : ${{ secrets.CLEARML_WEB_HOST }}
8- CLEARML_API_HOST : ${{ secrets.CLEARML_API_HOST }}
9- CLEARML_API_ACCESS_KEY : ${{ secrets.CLEARML_API_ACCESS_KEY }}
10- CLEARML_FILES_HOST : ${{ secrets.CLEARML_FILES_HOST }}
11- CLEARML_API_SECRET_KEY : ${{ secrets.CLEARML_API_SECRET_KEY }}
12-
7+
138jobs :
149
1510 base-tests :
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments