runtime error
Exit code: 1. Reason: us-east-1.amazonaws.com")), port: None, path: "/lfs.huggingface.co/sentence-transformers/all-mpnet-base-v2/a8fd120b1a0032e70ff3d4b8ab8e46a6d01c2cb08ffe7c007a021c1788928146", query: Some("X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=AKIA4N7VTDGOYNNAVQWR%2F20250130%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250130T161911Z&X-Amz-Expires=3600&X-Amz-Signature=9428e6455c31a1294a950b7241ccb88eeeec4bd5b7124cacc3e3b16032697764&X-Amz-SignedHeaders=host&response-content-disposition=inline%3B%20filename%2A%3DUTF-8%27%27pytorch_model.bin%3B%20filename%3D%22pytorch_model.bin%22%3B&response-content-type=application%2Foctet-stream&x-id=GetObject"), fragment: None } } The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 3, in <module> import faiss_vdb as vdb File "/home/user/app/faiss_vdb.py", line 12, in <module> embeddings = HuggingFaceEmbeddings(model_name='all-mpnet-base-v2') File "/usr/local/lib/python3.10/site-packages/langchain/embeddings/huggingface.py", line 59, 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 120, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 800, in cached_download http_get( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 496, in http_get raise RuntimeError( RuntimeError: An error occurred while downloading using `hf_transfer`. Consider disabling HF_HUB_ENABLE_HF_TRANSFER for better error handling.
Container logs:
Fetching error logs...