hf_transfer icon indicating copy to clipboard operation
hf_transfer copied to clipboard

`HF_ENDPOINT` not take effect when `HF_HUB_ENABLE_HF_TRANSFER=1` enabled

Open Mon-ius opened this issue 1 year ago • 0 comments

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

Mon-ius avatar May 04 '24 21:05 Mon-ius