runtime error

Exit code: 1. Reason: MB/s] sentence_bert_config.json: 0%| | 0.00/52.0 [00:00<?, ?B/s] sentence_bert_config.json: 100%|██████████| 52.0/52.0 [00:00<00:00, 222kB/s] config.json: 0%| | 0.00/777 [00:00<?, ?B/s] config.json: 100%|██████████| 777/777 [00:00<00:00, 4.46MB/s] model.safetensors: 0%| | 0.00/438M [00:00<?, ?B/s] model.safetensors: 7%|▋ | 31.5M/438M [00:01<00:14, 27.9MB/s] model.safetensors: 100%|█████████▉| 438M/438M [00:01<00:00, 244MB/s] tokenizer_config.json: 0%| | 0.00/366 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 366/366 [00:00<00:00, 2.04MB/s] vocab.txt: 0%| | 0.00/232k [00:00<?, ?B/s] vocab.txt: 100%|██████████| 232k/232k [00:00<00:00, 38.8MB/s] tokenizer.json: 0%| | 0.00/711k [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 711k/711k [00:00<00:00, 35.3MB/s] special_tokens_map.json: 0%| | 0.00/125 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 125/125 [00:00<00:00, 688kB/s] config.json: 0%| | 0.00/190 [00:00<?, ?B/s] config.json: 100%|██████████| 190/190 [00:00<00:00, 1.26MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 20, in <module> db = FAISS.load_local("faiss_legal_db", embeddings=embedding, allow_dangerous_deserialization=True) File "/usr/local/lib/python3.10/site-packages/langchain_community/vectorstores/faiss.py", line 1205, in load_local index = faiss.read_index(str(path / f"{index_name}.faiss")) File "/usr/local/lib/python3.10/site-packages/faiss/swigfaiss_avx512.py", line 10947, in read_index return _swigfaiss_avx512.read_index(*args) RuntimeError: Error in faiss::FileIOReader::FileIOReader(const char*) at /project/faiss/faiss/impl/io.cpp:67: Error: 'f' failed: could not open faiss_legal_db/index.faiss for reading: No such file or directory

Container logs:

Fetching error logs...