Skip to content

Commit

Permalink
'cu124-megapak' disable hf_transfer by default
Browse files Browse the repository at this point in the history
  • Loading branch information
YanWenKun committed Dec 16, 2024
1 parent 760a3d8 commit d94a590
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cu124-megapak/runner-scripts/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@ export PIP_USER=true
export PATH="${PATH}:/root/.local/bin"
# Suppress [WARNING: Running pip as the 'root' user]
export PIP_ROOT_USER_ACTION=ignore
# Enable HuggingFace Hub high-speed file transfers
# https://huggingface.co/docs/huggingface_hub/hf_transfer
export HF_HUB_ENABLE_HF_TRANSFER=1

cd /root

Expand Down

0 comments on commit d94a590

Please sign in to comment.