runtime error
Exit code: 1. Reason: DME.md: 100%|██████████| 10.4k/10.4k [00:00<00:00, 41.9MB/s] sentence_bert_config.json: 0%| | 0.00/53.0 [00:00<?, ?B/s][A sentence_bert_config.json: 100%|██████████| 53.0/53.0 [00:00<00:00, 336kB/s] config.json: 0%| | 0.00/571 [00:00<?, ?B/s][A config.json: 100%|██████████| 571/571 [00:00<00:00, 3.27MB/s] model.safetensors: 0%| | 0.00/438M [00:00<?, ?B/s][A model.safetensors: 54%|█████▍ | 237M/438M [00:01<00:00, 211MB/s][A model.safetensors: 100%|██████████| 438M/438M [00:01<00:00, 313MB/s] tokenizer_config.json: 0%| | 0.00/363 [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 363/363 [00:00<00:00, 2.22MB/s] vocab.txt: 0%| | 0.00/232k [00:00<?, ?B/s][A vocab.txt: 100%|██████████| 232k/232k [00:00<00:00, 32.6MB/s] tokenizer.json: 0%| | 0.00/466k [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 466k/466k [00:00<00:00, 45.6MB/s] special_tokens_map.json: 0%| | 0.00/239 [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 239/239 [00:00<00:00, 1.81MB/s] config.json: 0%| | 0.00/190 [00:00<?, ?B/s][A config.json: 100%|██████████| 190/190 [00:00<00:00, 1.37MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 9, in <module> vector_db = FAISS.load_local("faiss_index", embeddings) File "/usr/local/lib/python3.10/site-packages/langchain_community/vectorstores/faiss.py", line 1060, in load_local index = faiss.read_index( File "/usr/local/lib/python3.10/site-packages/faiss/swigfaiss_avx512.py", line 11641, 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_index/index.faiss for reading: No such file or directory
Container logs:
Fetching error logs...