lm-sys / FastChat

An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
Apache License 2.0
37k stars 4.56k forks source link

Connection errored out on a AWS Sagemaker notebook #97

Open nd7141 opened 1 year ago

nd7141 commented 1 year ago

When going through the steps for Web UI, I get the following output in the console:

image

When I open in the browser I get this.

image

Any quick solutions for this?

I run it on AWS Sagemaker notebook with GPU.

merrymercy commented 1 year ago
  1. Could you try to refresh?
  2. Do other gradio demos (e.g. https://huggingface.co/spaces/stabilityai/stable-diffusion) work for you?
WGB0304 commented 1 year ago

i have the same Error

zhisbug commented 1 year ago

is websocket allowed on your sagemaker env?

surak commented 1 year ago

@nd7141 @WGB0304 do you still see the issue? It looks like a sagemaker issue, not a fastchat one. Maybe we could close this?

infwinston commented 1 year ago

@nd7141 @WGB0304 You may add --share to return a public url link, which may bypass this issue. Although the link only lives for 72hr.