Skip to content

Commit

Permalink
Remove unused HF_TOKEN environment variable (#2061)
Browse files Browse the repository at this point in the history
remove unused HF_TOKEN environment variable
  • Loading branch information
echarlaix authored Oct 15, 2024
1 parent d11e285 commit 1e5014e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test_fx_automatic_parallel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
options: --mount type=tmpfs,destination=/tmp --shm-size 64gb --gpus all --ipc host -v /mnt/hf_cache:/mnt/cache/
env:
NCCL_DEBUG: INFO
HF_TOKEN: ${{ secrets.HF_HUB_READ_TOKEN }}
defaults:
run:
shell: bash
Expand Down

0 comments on commit 1e5014e

Please sign in to comment.