runtime error
Exit code: 1. Reason: _config.json: 100%|██████████| 53.0/53.0 [00:00<00:00, 325kB/s] config.json: 0%| | 0.00/571 [00:00<?, ?B/s][A config.json: 100%|██████████| 571/571 [00:00<00:00, 3.42MB/s] model.safetensors: 0%| | 0.00/438M [00:00<?, ?B/s][A model.safetensors: 4%|▍ | 18.8M/438M [00:01<00:22, 18.7MB/s][A model.safetensors: 85%|████████▍ | 371M/438M [00:02<00:00, 176MB/s] [A model.safetensors: 100%|██████████| 438M/438M [00:02<00:00, 182MB/s] tokenizer_config.json: 0%| | 0.00/363 [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 363/363 [00:00<00:00, 2.37MB/s] vocab.txt: 0%| | 0.00/232k [00:00<?, ?B/s][A vocab.txt: 100%|██████████| 232k/232k [00:00<00:00, 125MB/s] tokenizer.json: 0%| | 0.00/466k [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 466k/466k [00:00<00:00, 39.2MB/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.17MB/s] config.json: 0%| | 0.00/190 [00:00<?, ?B/s][A config.json: 100%|██████████| 190/190 [00:00<00:00, 521kB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 9, in <module> vectorstore = FAISS.load_local("faiss_index", embeddings, 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 11775, in read_index return _swigfaiss_avx512.read_index(*args) RuntimeError: Error in faiss::FileIOReader::FileIOReader(const char*) at /project/third-party/faiss/faiss/impl/io.cpp:69: Error: 'f' failed: could not open faiss_index/index.faiss for reading: No such file or directory
Container logs:
Fetching error logs...