runtime error

917d74a: 92%|█████████▏| 346M/378M [00:05<00:00, 67.0MB/s] Downloading (…)167df6f31f0fa917d74a: 94%|█████████▍| 357M/378M [00:05<00:00, 68.6MB/s] Downloading (…)167df6f31f0fa917d74a: 100%|█████████▉| 377M/378M [00:05<00:00, 78.5MB/s] Downloading (…)167df6f31f0fa917d74a: 100%|██████████| 378M/378M [00:05<00:00, 67.7MB/s] Some weights of Wav2Vec2ForCTC were not initialized from the model checkpoint at facebook/wav2vec2-base-960h and are newly initialized: ['wav2vec2.masked_spec_embed'] You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference. Downloading (…)okenizer_config.json: 0%| | 0.00/163 [00:00<?, ?B/s] Downloading (…)okenizer_config.json: 100%|██████████| 163/163 [00:00<00:00, 42.7kB/s] Downloading (…)olve/main/vocab.json: 0%| | 0.00/291 [00:00<?, ?B/s] Downloading (…)olve/main/vocab.json: 100%|██████████| 291/291 [00:00<00:00, 282kB/s] Downloading (…)cial_tokens_map.json: 0%| | 0.00/85.0 [00:00<?, ?B/s] Downloading (…)cial_tokens_map.json: 100%|██████████| 85.0/85.0 [00:00<00:00, 82.2kB/s] Downloading (…)rocessor_config.json: 0%| | 0.00/159 [00:00<?, ?B/s] Downloading (…)rocessor_config.json: 100%|██████████| 159/159 [00:00<00:00, 157kB/s] Model selected: GPT-3.5 Setting model to GPT-3.5 Loading GPT-3.5 Traceback (most recent call last): File "app.py", line 99, in <module> set_model(chatbot, radio.value) File "app.py", line 57, in set_model index(model) File "/home/user/app/main.py", line 5, in index get_search_index(model) File "/home/user/app/utils.py", line 97, in get_search_index search_index = pickle.load(f) AttributeError: Can't get attribute '_default_relevance_score_fn' on <module 'langchain.vectorstores.faiss' from '/home/user/.local/lib/python3.8/site-packages/langchain/vectorstores/faiss.py'>

Container logs:

Fetching error logs...