runtime error

Exit code: 1. Reason: ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/macro_correct/predict_csc_token_zh.py", line 47, in download_model_from_huggface_with_url snapshot_download(cache_dir=cache_dir, ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ local_dir=local_dir, ^^^^^^^^^^^^^^^^^^^^ ...<5 lines>... # ignore_patterns=[], ^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/_snapshot_download.py", line 330, in snapshot_download _inner_hf_hub_download(file) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/usr/local/lib/python3.13/site-packages/huggingface_hub/_snapshot_download.py", line 306, in _inner_hf_hub_download return hf_hub_download( repo_id, ...<15 lines>... headers=headers, ) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/file_download.py", line 987, in hf_hub_download return _hf_hub_download_to_local_dir( # Destination ...<15 lines>... local_files_only=local_files_only, ) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/file_download.py", line 1250, in _hf_hub_download_to_local_dir _raise_on_head_call_error(head_call_error, force_download, local_files_only) ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/huggingface_hub/file_download.py", line 1642, in _raise_on_head_call_error raise ValueError("Force download failed due to the above error.") from head_call_error ValueError: Force download failed due to the above error.

Container logs:

Fetching error logs...