FastChat
FastChat copied to clipboard
Support model reload mode
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