runtime error

Exit code: 1. Reason: ifferent task/architecture; not ok if you expect identical arch. tokenizer_config.json: 0%| | 0.00/350 [00:00<?, ?B/s] tokenizer_config.json: 100%|ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ| 350/350 [00:00<00:00, 315kB/s] vocab.txt: 0%| | 0.00/232k [00:00<?, ?B/s] vocab.txt: 100%|ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ| 232k/232k [00:00<00:00, 50.6MB/s] tokenizer.json: 0%| | 0.00/466k [00:00<?, ?B/s] tokenizer.json: 100%|ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ| 466k/466k [00:00<00:00, 75.7MB/s] special_tokens_map.json: 0%| | 0.00/112 [00:00<?, ?B/s] special_tokens_map.json: 100%|ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ| 112/112 [00:00<00:00, 123kB/s] config.json: 0%| | 0.00/190 [00:00<?, ?B/s] config.json: 100%|ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ| 190/190 [00:00<00:00, 712kB/s] āœ… Local embedding model loaded. Loading FMEA data from 10000fmea_data.csv... āœ… Successfully loaded 10000 records. Creating embeddings and building main FAISS vector store... āœ… Main vector store created successfully. āœ… RAG model is ready. šŸš€ Launching Gradio Interface... /app/app.py:230: UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: theme. Please pass these parameters to launch() instead. with gr.Blocks(theme=gr.themes.Default(primary_hue=gr.themes.colors.blue)) as demo: * Running on local URL: http://0.0.0.0:7860, with SSR ⚔ (experimental, to disable set `ssr_mode=False` in `launch()`) Traceback (most recent call last): File "/app/app.py", line 301, in <module> demo.launch() ~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/site-packages/gradio/blocks.py", line 2812, in launch raise ValueError( "When localhost is not accessible, a shareable link must be created. Please set share=True or check your proxy settings to allow access to localhost." ) ValueError: When localhost is not accessible, a shareable link must be created. Please set share=True or check your proxy settings to allow access to localhost.

Container logs:

Fetching error logs...