Chester Guan (Ziyuan Guan)

Results 6 comments of Chester Guan (Ziyuan Guan)

I have tried all of the base paths from [Smart App Launcher](https://launch.smarthealthit.org/?auth_error=&fhir_version_1=r4&fhir_version_2=r4&iss=&launch_ehr=1&launch_url=&patient=&prov_skip_auth=1&provider=&pt_skip_auth=1&public_key=&sb=&sde=&sim_ehr=1&token_lifetime=15&user_pt=) with flask_app demo, but all of them are not working with couple of different problem shown below: ```...

I will vote for the feature as well. I will try to add webhooks in my fork. let's see Nice job @polonel

have you tried with --load-8bit ? Even the GPU has 16GB memory, you can only use around 85% of it.

@Jeffwan Hi Jeff, thanks for asking, and based on my experiments, I figured out the issue now. I could provide more details here. `http://0.0.0.0:model_worker_port` is not accessible by controller. The...

Hi I figured out the problems. Seems that the gradio cannot run in background mode ? To reproduce the error, please try: `python -m fastchat.serve.gradio_web_server xxxxxx &`

Seems like a windows issue. i had the same error as well. But was able to run the converted model in Linux containers