runtime error
Exit code: 1. Reason: .local/lib/python3.10/site-packages/cached_path/_cached_path.py", line 179, in cached_path file_path, etag = get_from_cache(url_or_filename, cache_dir, quiet=quiet, progress=progress) File "/home/user/.local/lib/python3.10/site-packages/cached_path/_cached_path.py", line 285, in get_from_cache return hf_get_from_cache(url, cache_dir), None File "/home/user/.local/lib/python3.10/site-packages/cached_path/schemes/hf.py", line 60, in hf_get_from_cache return hf_hub_download(model_identifier, filename, cache_dir) File "/home/user/.local/lib/python3.10/site-packages/cached_path/schemes/hf.py", line 36, in hf_hub_download hf_hub.hf_hub_download( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1461, in hf_hub_download http_get( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 468, in http_get r = _request_wrapper( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 425, in _request_wrapper response = get_session().request(method=method, url=url, **params) File "/home/user/.local/lib/python3.10/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) File "/home/user/.local/lib/python3.10/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 63, in send return super().send(request, *args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/requests/adapters.py", line 532, in send raise ReadTimeout(e, request=request) requests.exceptions.ReadTimeout: (ReadTimeoutError("HTTPSConnectionPool(host='huggingface.co', port=443): Read timed out. (read timeout=10)"), '(Request ID: 428b1226-62be-4f74-b51d-5c2c6d63bf9e)')
Container logs:
Fetching error logs...