runtime error

get_result() File "/usr/local/lib/python3.8/concurrent/futures/_base.py", line 389, in __get_result raise self._exception File "/usr/local/lib/python3.8/concurrent/futures/thread.py", line 57, in run result = self.fn(*self.args, **self.kwargs) File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/_snapshot_download.py", line 211, in _inner_hf_hub_download return hf_hub_download( File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/file_download.py", line 1364, in hf_hub_download http_get( File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/file_download.py", line 505, in http_get r = _request_wrapper( File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/file_download.py", line 442, in _request_wrapper return http_backoff( File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/utils/_http.py", line 212, in http_backoff response = session.request(method=method, url=url, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) File "/home/user/.local/lib/python3.8/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/requests/adapters.py", line 519, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='s3.us-east-1.amazonaws.com', port=443): Max retries exceeded with url: /lfs.huggingface.co/repos/08/bf/08bf058568930dd42b8560b7ddfb729fc817f94022619d05c60e247237fba035/290cea4d293d4e1de8a1918223a34abe3302990e978d598be91352636e6277d2 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f932c483a30>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))

Container logs:

Fetching error logs...