Skip to content

Chatbot does not respond to prompt after deployment #6

@redhawkeye

Description

@redhawkeye

When I send a prompt to the chatbot, no response is returned, as shown in the attached screenshot.
The model status is Running, but there is no output or error message shown in the UI.

Image

Below, I have provided the script that I run:

import gradio as gr
import sambanova_gradio

gr.load(
  name='Qwen3-32B',
  src=sambanova_gradio.registry,
).launch()

Please help look into this issue. Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions