FastChat icon indicating copy to clipboard operation
FastChat copied to clipboard

Support model reload mode

Open Jeffwan opened this issue 2 years ago • 0 comments
trafficstars

I notice we do plan to support reload mode,

https://github.com/lm-sys/FastChat/blob/a94fd259a97128f7f4483ddb760690f467888d84/fastchat/serve/gradio_web_server.py#L533-L535

Seems this is not implemented yet

https://github.com/lm-sys/FastChat/blob/a94fd259a97128f7f4483ddb760690f467888d84/fastchat/serve/gradio_web_server.py#L506-L522

I will add a PR to support this feature

Jeffwan avatar May 05 '23 07:05 Jeffwan