File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414env :
1515 WORKSPACE_PREFIX : $(echo $GITHUB_WORKSPACE |cut -d '/' -f 1-5)
1616 WORKSPACE_PREFIX_SHORT : $(echo $GITHUB_WORKSPACE |cut -d '/' -f 1-3)
17- IMAGE : registry.h.pjlab.org.cn/ailab-llmrazor/xtuner_tmp:pt29_20260324_d7fee45
17+ IMAGE : registry.h.pjlab.org.cn/ailab-llmrazor/xtuner_tmp:pt29_20260413_5acdbdb
1818
1919concurrency :
2020 group : ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ default_config:
88 gpus_per_task : 8
99 cpus_per_task : 120
1010 memory_per_task : 512
11- image : registry.h.pjlab.org.cn/ailab-llmrazor/xtuner_tmp:pt29_20260318_95a8ccf
11+ image : registry.h.pjlab.org.cn/ailab-llmrazor/xtuner_tmp:pt29_20260413_5acdbdb
1212 envs :
1313 - HF_HUB_CACHE=/mnt/shared-storage-user/auto-eval-pipeline/opencompass/models/hf_hub
1414 eval :
You can’t perform that action at this time.
0 commit comments