FastChat icon indicating copy to clipboard operation
FastChat copied to clipboard

Model list mode reload is not supported anymore

Open fungiboletus opened this issue 2 years ago • 1 comments
trafficstars

Hei,

I get the following error : ValueError: Unknown model list mode: reload.

I see in the code that the reload mode is not implemented anymore, should the argument be removed ?

fungiboletus avatar Apr 27 '23 08:04 fungiboletus

Yes. Could you send a pull request?

You can either delete the argument or help us to implement it.

merrymercy avatar Apr 29 '23 13:04 merrymercy

This is fixed. I add and remove models all the time and never reload the model list, the controller or the web interface. We can close this one.

surak avatar Oct 21 '23 16:10 surak