HunyuanDiT icon indicating copy to clipboard operation
HunyuanDiT copied to clipboard

Add `hf_transfer` to download cli for fastest download speed

Open toilaluan opened this issue 1 year ago • 0 comments

Description "hf_transfer is a Rust-based package developed to maximize the bandwidth used by dividing large files into smaller parts and transferring them simultaneously using multiple threads. This approach can potentially double the transfer speed."

  • Tested download with speed upto 500mb/s.
  • Reference: https://huggingface.co/docs/huggingface_hub/v0.23.0/package_reference/environment_variables#hfhubenablehftransfer

toilaluan avatar May 15 '24 05:05 toilaluan