runtime error
Exit code: 1. Reason: ition_ids | UNEXPECTED | | [3mNotes: - UNEXPECTED[3m :can be ignored when loading from different task/architecture; not ok if you expect identical arch.[0m tokenizer_config.json: 0%| | 0.00/1.11k [00:00<?, ?B/s][A tokenizer_config.json: 100%|ββββββββββ| 1.11k/1.11k [00:00<00:00, 2.34MB/s] vocab.json: 0%| | 0.00/899k [00:00<?, ?B/s][A vocab.json: 100%|ββββββββββ| 899k/899k [00:00<00:00, 26.3MB/s] merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s][A merges.txt: 100%|ββββββββββ| 456k/456k [00:00<00:00, 27.3MB/s] special_tokens_map.json: 0%| | 0.00/239 [00:00<?, ?B/s][A special_tokens_map.json: 100%|ββββββββββ| 239/239 [00:00<00:00, 76.2kB/s] /app/app.py:64: 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(title="OPT-1.3B Bias & Toxicity Demo", theme=gr.themes.Soft()) as demo: Traceback (most recent call last): File "/app/app.py", line 116, in <module> demo.launch() ~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/site-packages/gradio/blocks.py", line 2738, in launch ) = http_server.start_server( ~~~~~~~~~~~~~~~~~~~~~~~~^ app=self.app, ^^^^^^^^^^^^^ ...<4 lines>... ssl_keyfile_password=ssl_keyfile_password, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/site-packages/gradio/http_server.py", line 182, in start_server raise OSError( f"Cannot find empty port in range: {min(server_ports)}-{max(server_ports)}. You can specify a different port by setting the GRADIO_SERVER_PORT environment variable or passing the `server_port` parameter to `launch()`." ) OSError: Cannot find empty port in range: 7860-7860. You can specify a different port by setting the GRADIO_SERVER_PORT environment variable or passing the `server_port` parameter to `launch()`.
Container logs:
Fetching error logs...