runtime error

0%| | 0.00/163 [00:00<?, ?B/s] Downloading (…)okenizer_config.json: 100%|██████████| 163/163 [00:00<00:00, 1.28MB/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, 2.29MB/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, 757kB/s] Downloading (…)rocessor_config.json: 0%| | 0.00/159 [00:00<?, ?B/s] Downloading (…)rocessor_config.json: 100%|██████████| 159/159 [00:00<00:00, 1.27MB/s] /home/user/.local/lib/python3.10/site-packages/gradio/components/chatbot.py:228: UserWarning: The `style` method is deprecated. Please set these arguments in the constructor instead. warnings.warn( /home/user/.local/lib/python3.10/site-packages/gradio/components/textbox.py:259: UserWarning: The `style` method is deprecated. Please set these arguments in the constructor instead. warnings.warn( /home/user/.local/lib/python3.10/site-packages/gradio/components/base.py:93: UserWarning: The `style` method is deprecated. Please set these arguments in the Components constructor instead. warnings.warn( /home/user/.local/lib/python3.10/site-packages/gradio/components/base.py:118: UserWarning: Unknown style parameter: container warnings.warn(f"Unknown style parameter: {key}") Traceback (most recent call last): File "/home/user/app/app.py", line 91, in <module> set_model(chatbot) File "/home/user/app/app.py", line 54, in set_model index() File "/home/user/app/main.py", line 5, in index get_search_index() File "/home/user/app/utils.py", line 220, 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.10/site-packages/langchain/vectorstores/faiss.py'>

Container logs:

Fetching error logs...