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][A tokenizer_config.json: 100%|āāāāāāāāāā| 350/350 [00:00<00:00, 315kB/s] vocab.txt: 0%| | 0.00/232k [00:00<?, ?B/s][A vocab.txt: 100%|āāāāāāāāāā| 232k/232k [00:00<00:00, 50.6MB/s] tokenizer.json: 0%| | 0.00/466k [00:00<?, ?B/s][A tokenizer.json: 100%|āāāāāāāāāā| 466k/466k [00:00<00:00, 75.7MB/s] special_tokens_map.json: 0%| | 0.00/112 [00:00<?, ?B/s][A special_tokens_map.json: 100%|āāāāāāāāāā| 112/112 [00:00<00:00, 123kB/s] config.json: 0%| | 0.00/190 [00:00<?, ?B/s][A 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...