hf_transfer
hf_transfer copied to clipboard
`HF_ENDPOINT` not take effect when `HF_HUB_ENABLE_HF_TRANSFER=1` enabled
System Info
python3.12 huggingface_hub v0.23.0
Reproduction
HF_ENDPOINT="https://mirrorxxxxx.com" HF_HUB_ENABLE_HF_TRANSFER=1 huggingface-cli download $ORG/$DATA --include "*.parquet" --repo-type dataset --token xxxxxxx
Expected behavior
work as no HF_HUB_ENABLE_HF_TRANSFER=1 enabled