We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2d5434 commit edd5d17Copy full SHA for edd5d17
1 file changed
.github/configs/cuda.yml
@@ -11,7 +11,7 @@ ci_train_image: harbor.baai.ac.cn/flagscale/flagscale-train:dev-cu128-py3.12-202
11
ci_inference_image: harbor.baai.ac.cn/flagscale/flagscale-inference:dev-cu128-py3.12-20260302102033
12
13
# Directory to store image tar files (shared between build and push workflows)
14
-tar_dir: /mnt/airs-business/cicd/image_tar
+tar_dir: /data/image_tar
15
16
# Runner labels for this hardware
17
runner_labels: ['flagscale-nvidia-a100-gpu2-32c-128g']
0 commit comments