runtime error
Exit code: 1. Reason: f.root_block.process_api( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2218, in process_api result = await self.call_function( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1729, in call_function prediction = await anyio.to_thread.run_sync( # type: ignore 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 2470, in run_sync_in_worker_thread return await future File "/usr/local/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 967, in run result = context.run(func, *args) File "/usr/local/lib/python3.10/site-packages/gradio/utils.py", line 894, in wrapper response = f(*args, **kwargs) File "/home/user/app/tools/diagrams.py", line 113, in generateDiagramUI mermaid_code, mermaid_diag_type = getModelResponseFromContent(content=full_content_prompt ) File "/home/user/app/tools/diagrams.py", line 69, in getModelResponseFromContent completion = client.chat.completions.create( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/inference/_client.py", line 924, in chat_completion data = self._inner_post(request_parameters, stream=stream) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/inference/_client.py", line 280, in _inner_post hf_raise_for_status(response) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 482, in hf_raise_for_status raise _format(HfHubHTTPError, str(e), response) from e huggingface_hub.errors.HfHubHTTPError: 410 Client Error: GONE for url: https://api.sambanova.ai/v1/chat/completions The requested model (Llama-4-Scout-17B-16E-Instruct) is not available on SambaNova Cloud. For more information, please visit https://docs.sambanova.ai/cloud/docs/resources/deprecations. For further inquiries, please contact our support team at [email protected].
Container logs:
Fetching error logs...