runtime error
Exit code: 1. Reason: k/94.6k [00:00<00:00, 73.7MB/s] sentence_bert_config.json: 0%| | 0.00/52.0 [00:00<?, ?B/s][A sentence_bert_config.json: 100%|██████████| 52.0/52.0 [00:00<00:00, 601kB/s] config.json: 0%| | 0.00/777 [00:00<?, ?B/s][A config.json: 100%|██████████| 777/777 [00:00<00:00, 9.76MB/s] model.safetensors: 0%| | 0.00/438M [00:00<?, ?B/s][A model.safetensors: 43%|████▎ | 186M/438M [00:01<00:01, 184MB/s][A model.safetensors: 100%|█████████▉| 438M/438M [00:01<00:00, 333MB/s] tokenizer_config.json: 0%| | 0.00/366 [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 366/366 [00:00<00:00, 3.66MB/s] vocab.txt: 0%| | 0.00/232k [00:00<?, ?B/s][A vocab.txt: 100%|██████████| 232k/232k [00:00<00:00, 42.9MB/s] tokenizer.json: 0%| | 0.00/711k [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 711k/711k [00:00<00:00, 11.8MB/s] special_tokens_map.json: 0%| | 0.00/125 [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 125/125 [00:00<00:00, 1.10MB/s] config.json: 0%| | 0.00/190 [00:00<?, ?B/s][A config.json: 100%|██████████| 190/190 [00:00<00:00, 1.95MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 42, in <module> db = FAISS.load_local("faiss_db", embeddings=embedding_model, 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::Index* faiss::read_index(IOReader*, int) at /project/faiss/faiss/impl/index_read.cpp:1064: Index type 0x0a0a0a0a ("\x0a\x0a\x0a\x0a") not recognized
Container logs:
Fetching error logs...