FastChat
FastChat copied to clipboard
Support model list reload feature
trafficstars
Address https://github.com/lm-sys/FastChat/issues/847
Test procedure:
- Start controller, model worker1, model worker2 and web, model list does show 2 models
- Kill model worker2 and check dropdown list again and we will notice there's only 1 now.