Skip to content

Commit 8a584e8

Browse files
authored
ci: Clean the automodel ci scripts (#95)
Signed-off-by: Charlie Truong <chtruong@nvidia.com>
1 parent 7a83b59 commit 8a584e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/automodel/cicd_convergence_tests/wan21/nightly/launch_pretrain_wan21_nightly_image.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export NCCL_NVLS_ENABLE=0
2323

2424
# Experiment env
2525
# TODO: update the key
26-
export WANDB_API_KEY="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"
26+
export WANDB_API_KEY=""
2727
export HF_HOME="/linnanw/hdvilla_sample/cache"
2828
export HF_TOKEN=""
2929

examples/automodel/cicd_convergence_tests/wan21/nightly/launch_pretrain_wan21_nightly_video.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export NCCL_NVLS_ENABLE=0
2323

2424
# Experiment env
2525
# TODO: update the key
26-
export WANDB_API_KEY="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"
26+
export WANDB_API_KEY=""
2727
export HF_HOME="/linnanw/hdvilla_sample/cache"
2828
export HF_TOKEN=""
2929

0 commit comments

Comments
 (0)