runtime error

Exit code: 1. Reason: s/huggingface_hub/file_download.py:982: UserWarning: `local_dir_use_symlinks` parameter is deprecated and will be ignored. The process to download files to a local folder has been updated and do not rely on symlinks anymore. You only need to pass a destination folder as`local_dir`. For more details, check out https://huggingface.co/docs/huggingface_hub/main/en/guides/download#download-files-to-local-folder. warnings.warn( /usr/local/lib/python3.10/site-packages/gradio/components/chatbot.py:228: UserWarning: The 'tuples' format for chatbot messages is deprecated and will be removed in a future version of Gradio. Please set type='messages' instead, which uses openai-style 'role' and 'content' keys. warnings.warn( * Serving Flask app 'app' * Debug mode: off INFO:werkzeug:WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. * Running on all addresses (0.0.0.0) * Running on http://127.0.0.1:7860 * Running on http://10.108.19.251:7860 INFO:werkzeug:Press CTRL+C to quit INFO:httpx:HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" mythalion-13b.Q4_0.gguf: 0%| | 0.00/7.37G [00:00<?, ?B/s] mythalion-13b.Q4_0.gguf: 0%| | 21.0M/7.37G [00:02<12:59, 9.42MB/s] mythalion-13b.Q4_0.gguf: 1%| | 83.9M/7.37G [00:03<04:00, 30.3MB/s] mythalion-13b.Q4_0.gguf: 8%|â–Š | 598M/7.37G [00:04<00:33, 203MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 448, in <module> demo.launch( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2483, in launch ) = http_server.start_server( File "/usr/local/lib/python3.10/site-packages/gradio/http_server.py", line 154, in start_server raise OSError( OSError: Cannot find empty port in range: 7861-7861. You can specify a different port by setting the GRADIO_SERVER_PORT environment variable or passing the `server_port` parameter to `launch()`. FATAL: exception not rethrown

Container logs:

Fetching error logs...