runtime error

Exit code: 1. Reason: in cache prediction = await self.root_block.process_api( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2116, in process_api result = await self.call_function( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1621, in call_function prediction = await fn(*processed_input) File "/usr/local/lib/python3.10/site-packages/gradio/utils.py", line 882, in async_wrapper response = await f(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 543, in get_final_item async for x in self.fn(*args): # noqa: B007 # type: ignore File "/usr/local/lib/python3.10/site-packages/gradio/chat_interface.py", line 1113, in _examples_stream_fn async for response in generator: File "/usr/local/lib/python3.10/site-packages/gradio/utils.py", line 751, in __anext__ return await anyio.to_thread.run_sync( File "/usr/local/lib/python3.10/site-packages/anyio/to_thread.py", line 56, in run_sync return await get_async_backend().run_sync_in_worker_thread( File "/usr/local/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 2485, in run_sync_in_worker_thread return await future File "/usr/local/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 976, in run result = context.run(func, *args) File "/usr/local/lib/python3.10/site-packages/gradio/utils.py", line 734, in run_sync_iterator_async return next(iterator) File "/usr/local/lib/python3.10/site-packages/gradio/external_utils.py", line 146, in chat_fn handle_hf_error(e) File "/usr/local/lib/python3.10/site-packages/gradio/external_utils.py", line 323, in handle_hf_error raise Error(str(e)) from e gradio.exceptions.Error: '410 Client Error: Gone for url: https://router.huggingface.co/hf-inference/models/HuggingFaceTB/SmolLM3-3B/v1/chat/completions (Request ID: Root=1-69ca5025-6f6c76067783c8e331e9a873;9d91f1f2-642e-43d8-a6bb-cab24e9d76fc)\n\nThe requested model is deprecated and no longer supported by provider hf-inference'

Container logs:

Fetching error logs...