runtime error
Exit code: 1. Reason: , 4.27MB/s] vocab.txt: 0%| | 0.00/228k [00:00<?, ?B/s][A vocab.txt: 100%|██████████| 228k/228k [00:00<00:00, 20.8MB/s] tokenizer.json: 0%| | 0.00/717k [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 717k/717k [00:00<00:00, 21.9MB/s] model.safetensors: 0%| | 0.00/440M [00:00<?, ?B/s][A special_tokens_map.json: 0%| | 0.00/125 [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 125/125 [00:00<00:00, 757kB/s] model.safetensors: 55%|█████▍ | 241M/440M [00:01<00:00, 239MB/s][A model.safetensors: 100%|█████████▉| 440M/440M [00:01<00:00, 365MB/s] 1_Pooling/config.json: 0%| | 0.00/190 [00:00<?, ?B/s][A 1_Pooling/config.json: 100%|██████████| 190/190 [00:00<00:00, 1.69MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 79, in <module> vecdbs = [ File "/home/user/app/app.py", line 80, in <listcomp> FAISS.load_local(index_name, faiss_embedder) File "/usr/local/lib/python3.10/site-packages/langchain_community/vectorstores/faiss.py", line 1190, in load_local raise ValueError( ValueError: The de-serialization relies loading a pickle file. Pickle files can be modified to deliver a malicious payload that results in execution of arbitrary code on your machine.You will need to set `allow_dangerous_deserialization` to `True` to enable deserialization. If you do this, make sure that you trust the source of the data. For example, if you are loading a file that you created, and know that no one else has modified the file, then this is safe to do. Do not set this to `True` if you are loading a file from an untrusted source (e.g., some random site on the internet.). model.safetensors: 0%| | 0.00/440M [00:00<?, ?B/s][A model.safetensors: 48%|████▊ | 209M/440M [00:01<00:01, 208MB/s][A model.safetensors: 100%|█████████▉| 440M/440M [00:01<00:00, 338MB/s]
Container logs:
Fetching error logs...