LetheSec / HuggingFace-Download-Accelerator

利用HuggingFace的官方下载工具从镜像网站进行高速下载。
764 stars 70 forks source link

找不到文件 #24

Open Dumeowmeow opened 4 months ago

Dumeowmeow commented 4 months ago

Traceback (most recent call last): File "/data/miniconda/envs/torch/bin/huggingface-cli", line 8, in sys.exit(main()) File "/data/miniconda/envs/torch/lib/python3.10/site-packages/huggingface_hub/commands/huggingface_cli.py", line 51, in main service.run() File "/data/miniconda/envs/torch/lib/python3.10/site-packages/huggingface_hub/commands/download.py", line 146, in run print(self._download()) # Print path to downloaded files File "/data/miniconda/envs/torch/lib/python3.10/site-packages/huggingface_hub/commands/download.py", line 180, in _download return snapshot_download( File "/data/miniconda/envs/torch/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/data/miniconda/envs/torch/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 236, in snapshot_download raise LocalEntryNotFoundError( huggingface_hub.utils._errors.LocalEntryNotFoundError: An error happened while trying to locate the files on the Hub and we cannot find the appropriate snapshot folder for the specified revision on the local disk. Please check your internet connection and try again.