runtime error
Exit code: 1. Reason: requests.exceptions.HTTPError: 504 Server Error: Gateway Timeout for url: https://huggingface.co/sentence-transformers/msmarco-distilbert-base-v4/resolve/b2f66c95aba1481a880479165582020c2b9b64d7/onnx/model_O1.onnx The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 43, in <module> embeddings = HuggingFaceEmbeddings( File "/usr/local/lib/python3.10/site-packages/langchain_community/embeddings/huggingface.py", line 65, in __init__ self.client = sentence_transformers.SentenceTransformer( File "/usr/local/lib/python3.10/site-packages/sentence_transformers/SentenceTransformer.py", line 87, in __init__ snapshot_download(model_name_or_path, File "/usr/local/lib/python3.10/site-packages/sentence_transformers/util.py", line 491, in snapshot_download path = cached_download(**cached_download_args) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 706, in cached_download r = _request_wrapper( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 372, in _request_wrapper response = _request_wrapper( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 396, in _request_wrapper hf_raise_for_status(response) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_errors.py", line 371, in hf_raise_for_status raise HfHubHTTPError(str(e), response=response) from e huggingface_hub.utils._errors.HfHubHTTPError: 504 Server Error: Gateway Timeout for url: https://huggingface.co/sentence-transformers/msmarco-distilbert-base-v4/resolve/b2f66c95aba1481a880479165582020c2b9b64d7/onnx/model_O1.onnx (Request ID: Root=1-68afbf09-0d6b64f56cb6659b3ac849b7;bc4bcb6d-8c63-403d-91e7-0c280b5beb19) The request is taking longer than expected, please try again later.
Container logs:
Fetching error logs...