runtime error
Exit code: 1. Reason: http_get r = _request_wrapper( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 301, in _request_wrapper response = get_session().request(method=method, url=url, **params) File "/usr/local/lib/python3.10/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) File "/usr/local/lib/python3.10/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 93, in send return super().send(request, *args, **kwargs) File "/usr/local/lib/python3.10/site-packages/requests/adapters.py", line 713, 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: 2521e50e-1939-4d61-835b-1b21ea314e64)') Exception ignored in: <function Llama.__del__ at 0x7efe03970280> Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/llama_cpp/llama.py", line 2201, in __del__ File "/usr/local/lib/python3.10/site-packages/llama_cpp/llama.py", line 2198, in close File "/usr/local/lib/python3.10/contextlib.py", line 584, in close File "/usr/local/lib/python3.10/contextlib.py", line 576, in __exit__ File "/usr/local/lib/python3.10/contextlib.py", line 561, in __exit__ File "/usr/local/lib/python3.10/contextlib.py", line 340, in __exit__ File "/usr/local/lib/python3.10/site-packages/llama_cpp/_internals.py", line 69, in close File "/usr/local/lib/python3.10/contextlib.py", line 584, in close File "/usr/local/lib/python3.10/contextlib.py", line 576, in __exit__ File "/usr/local/lib/python3.10/contextlib.py", line 561, in __exit__ File "/usr/local/lib/python3.10/contextlib.py", line 449, in _exit_wrapper File "/usr/local/lib/python3.10/site-packages/llama_cpp/_internals.py", line 63, in free_model TypeError: 'NoneType' object is not callable
Container logs:
Fetching error logs...