runtime error

Exit code: 1. Reason: █████████| 94.8k/94.8k [00:00<00:00, 124MB/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, 421kB/s] config.json: 0%| | 0.00/743 [00:00<?, ?B/s] config.json: 100%|██████████| 743/743 [00:00<00:00, 4.31MB/s] model.safetensors: 0%| | 0.00/133M [00:00<?, ?B/s] model.safetensors: 100%|██████████| 133M/133M [00:00<00:00, 134MB/s] Loading weights: 0%| | 0/199 [00:00<?, ?it/s] Loading weights: 100%|██████████| 199/199 [00:00<00:00, 5658.91it/s] tokenizer_config.json: 0%| | 0.00/366 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 366/366 [00:00<00:00, 2.50MB/s] vocab.txt: 0%| | 0.00/232k [00:00<?, ?B/s] vocab.txt: 100%|██████████| 232k/232k [00:00<00:00, 58.6MB/s] tokenizer.json: 0%| | 0.00/711k [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 711k/711k [00:00<00:00, 70.1MB/s] special_tokens_map.json: 0%| | 0.00/125 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 125/125 [00:00<00:00, 847kB/s] config.json: 0%| | 0.00/190 [00:00<?, ?B/s] config.json: 100%|██████████| 190/190 [00:00<00:00, 1.21MB/s] Traceback (most recent call last): File "/app/app.py", line 10, in <module> index, chunks = load_db(DB_DIR) ~~~~~~~^^^^^^^^ File "/app/utils.py", line 96, in load_db index = faiss.read_index(index_path) File "/usr/local/lib/python3.13/site-packages/faiss/swigfaiss.py", line 13591, in read_index return _swigfaiss.read_index(*args) ~~~~~~~~~~~~~~~~~~~~~^^^^^^^ RuntimeError: Error in faiss::FileIOReader::FileIOReader(const char*) at /project/faiss/impl/io.cpp:69: Error: 'f' failed: could not open db/index.faiss for reading: No such file or directory

Container logs:

Fetching error logs...