Skip to content

Commit d00b6e1

Browse files
thomasdhcclaude
andcommitted
test: revert test variables
Signed-off-by: Dong Hyuk Chang <9426164+thomasdhc@users.noreply.github.com> Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 8a4d8be commit d00b6e1

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

tests/ci_tests/scripts/diffusion_finetune_launcher.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ cd /opt/Automodel
3030
echo "============================================"
3131
echo "[data] Downloading dissolve dataset..."
3232
echo "============================================"
33-
echo "HF_TOKEN is set: $([ -n "$HF_TOKEN" ] && echo yes || echo no)"
34-
echo "HF_HOME=$HF_HOME"
35-
echo "HF_HUB_OFFLINE=$HF_HUB_OFFLINE"
3633
uv run --extra diffusion python -c "
3734
from huggingface_hub import snapshot_download
3835
snapshot_download('modal-labs/dissolve', repo_type='dataset', local_dir='$DATA_DIR/raw')

0 commit comments

Comments
 (0)