runtime error

Exit code: 1. Reason: B/s] model.safetensors: 0%| | 0.00/526M [00:04<?, ?B/s] model.safetensors: 0%| | 0.00/526M [00:05<?, ?B/s] model.safetensors: 0%| | 0.00/526M [00:06<?, ?B/s] model.safetensors: 26%|β–ˆβ–ˆβ–Œ | 134M/526M [00:07<00:03, 111MB/s] model.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 526M/526M [00:08<00:00, 60.7MB/s] Loading weights: 0%| | 0/160 [00:00<?, ?it/s] Loading weights: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 160/160 [00:00<00:00, 7686.98it/s] GPTNeoForCausalLM LOAD REPORT from: EleutherAI/gpt-neo-125M Key | Status | | ------------------------------------------------------+------------+--+- transformer.h.{0...11}.attn.attention.masked_bias | UNEXPECTED | | transformer.h.{0, 2, 4, 6, 8, 10}.attn.attention.bias | UNEXPECTED | | Notes: - UNEXPECTED: can be ignored when loading from different task/architecture; not ok if you expect identical arch. generation_config.json: 0%| | 0.00/119 [00:00<?, ?B/s] generation_config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 119/119 [00:00<00:00, 69.0kB/s] /app/app.py:34: UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: css. Please pass these parameters to launch() instead. with gr.Blocks(css=""" * 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 62, in <module> demo.launch() ~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/site-packages/gradio/blocks.py", line 2824, 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...